You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by co...@apache.org on 2010/09/28 14:58:59 UTC

svn commit: r1002149 - in /webservices/wss4j/branches/1_5_x-fixes: build.xml pom.xml

Author: coheigea
Date: Tue Sep 28 12:58:58 2010
New Revision: 1002149

URL: http://svn.apache.org/viewvc?rev=1002149&view=rev
Log:
Updating version to 1.5.10-SNAPSHOT.

Modified:
    webservices/wss4j/branches/1_5_x-fixes/build.xml
    webservices/wss4j/branches/1_5_x-fixes/pom.xml

Modified: webservices/wss4j/branches/1_5_x-fixes/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/build.xml?rev=1002149&r1=1002148&r2=1002149&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/build.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/build.xml Tue Sep 28 12:58:58 2010
@@ -27,8 +27,8 @@ Build Instructions:
 
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='5'/>
-        <property name='product.version.level' value='9'/>
-        <property name='product.version.qualifier' value=''/>
+        <property name='product.version.level' value='10'/>
+        <property name='product.version.qualifier' value='SNAPSHOT'/>
         <property name='product.version' value='${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}'/>
         <property name="year" value="2008"/>
         <property name="copyright" value="Copyright &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>

Modified: webservices/wss4j/branches/1_5_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/pom.xml?rev=1002149&r1=1002148&r2=1002149&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/pom.xml Tue Sep 28 12:58:58 2010
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.5.9</version>
+    <version>1.5.10-SNAPSHOT</version>
     <description>
         Apache WSS4J is an implementation of the Web Services Security
         (WS-Security) being developed at OASIS Web Services Security TC.



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org