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 fa...@apache.org on 2008/04/18 23:25:00 UTC

svn commit: r649695 - in /webservices/wss4j/branches/1_5_4: build.xml pom.xml

Author: fadushin
Date: Fri Apr 18 14:24:59 2008
New Revision: 649695

URL: http://svn.apache.org/viewvc?rev=649695&view=rev
Log:
Reverted project version to 1.5.4-SNAPSHOT


Modified:
    webservices/wss4j/branches/1_5_4/build.xml
    webservices/wss4j/branches/1_5_4/pom.xml

Modified: webservices/wss4j/branches/1_5_4/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_4/build.xml?rev=649695&r1=649694&r2=649695&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_4/build.xml (original)
+++ webservices/wss4j/branches/1_5_4/build.xml Fri Apr 18 14:24:59 2008
@@ -27,7 +27,7 @@
 
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='5'/>
-        <property name='product.version.level' value='4-RC1'/>
+        <property name='product.version.level' value='4-SNAPSHOT'/>
         <property name='product.version' value='${product.version.major}.${product.version.minor}.${product.version.level}'/>
         <property name="year" value="2005"/>
         <property name="copyright" value="Copyright &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>

Modified: webservices/wss4j/branches/1_5_4/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_4/pom.xml?rev=649695&r1=649694&r2=649695&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_4/pom.xml (original)
+++ webservices/wss4j/branches/1_5_4/pom.xml Fri Apr 18 14:24:59 2008
@@ -7,7 +7,7 @@
     <groupId>org.apache.ws.security</groupId>
     <artifactId>wss4j</artifactId>
     <name>WSS4J</name>
-    <version>1.5.4-RC1</version>
+    <version>1.5.4-SNAPSHOT</version>
     <description>
     Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at 
     OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and 



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