You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by ps...@apache.org on 2014/02/11 12:18:22 UTC

svn commit: r1567056 - in /wookie/branches/wookie-1.0.x/digsig-client/java: build.properties ivy.xml

Author: psharples
Date: Tue Feb 11 11:18:21 2014
New Revision: 1567056

URL: http://svn.apache.org/r1567056
Log:
Updated digsig config files for 1.0.0

Modified:
    wookie/branches/wookie-1.0.x/digsig-client/java/build.properties
    wookie/branches/wookie-1.0.x/digsig-client/java/ivy.xml

Modified: wookie/branches/wookie-1.0.x/digsig-client/java/build.properties
URL: http://svn.apache.org/viewvc/wookie/branches/wookie-1.0.x/digsig-client/java/build.properties?rev=1567056&r1=1567055&r2=1567056&view=diff
==============================================================================
--- wookie/branches/wookie-1.0.x/digsig-client/java/build.properties (original)
+++ wookie/branches/wookie-1.0.x/digsig-client/java/build.properties Tue Feb 11 11:18:21 2014
@@ -1,4 +1,4 @@
-version=0.15.0
+version=1.0.0
 
 # build configuration properties
 build.dir=build

Modified: wookie/branches/wookie-1.0.x/digsig-client/java/ivy.xml
URL: http://svn.apache.org/viewvc/wookie/branches/wookie-1.0.x/digsig-client/java/ivy.xml?rev=1567056&r1=1567055&r2=1567056&view=diff
==============================================================================
--- wookie/branches/wookie-1.0.x/digsig-client/java/ivy.xml (original)
+++ wookie/branches/wookie-1.0.x/digsig-client/java/ivy.xml Tue Feb 11 11:18:21 2014
@@ -16,7 +16,7 @@
 -->
 <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven">
 	<info organisation="org.apache.wookie" module="wookie-digsig-client"
-		revision="0.15.0" />
+		revision="1.0.0" />
 	<configurations>
 		<conf name="deploy" description="Provide the necessary files and libraries to deploy" />
 	</configurations>