Author: coheigea
Date: Tue Jun  7 16:51:58 2011
New Revision: 1133096

URL: http://svn.apache.org/viewvc?rev=1133096&view=rev
Log:
Updating versions,

Modified:
    webservices/wss4j/trunk/build.xml
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/build.xml?rev=1133096&r1=1133095&r2=1133096&view=diff
==============================================================================
--- webservices/wss4j/trunk/build.xml (original)
+++ webservices/wss4j/trunk/build.xml Tue Jun  7 16:51:58 2011
@@ -27,7 +27,7 @@ Build Instructions:
 
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='6'/>
-        <property name='product.version.level' value='1'/>
+        <property name='product.version.level' value='2'/>
         <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="2011"/>

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1133096&r1=1133095&r2=1133096&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Jun  7 16:51:58 2011
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.6.1-SNAPSHOT</version>
+    <version>1.6.2-SNAPSHOT</version>
     <description>
         The Apache WSS4J project provides a Java implementation of the primary 
security standards 
         for Web Services, namely the OASIS Web Services Security (WS-Security) 
specifications 


Reply via email to