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 2009/07/24 13:11:26 UTC

svn commit: r797418 - in /webservices/wss4j/tags/1_5_8: ./ build.xml pom.xml

Author: coheigea
Date: Fri Jul 24 11:11:26 2009
New Revision: 797418

URL: http://svn.apache.org/viewvc?rev=797418&view=rev
Log:
Added a tag for 1.5.8

Added:
    webservices/wss4j/tags/1_5_8/
      - copied from r797416, webservices/wss4j/branches/1_5_x-fixes/
Modified:
    webservices/wss4j/tags/1_5_8/build.xml
    webservices/wss4j/tags/1_5_8/pom.xml

Modified: webservices/wss4j/tags/1_5_8/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_8/build.xml?rev=797418&r1=797416&r2=797418&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_8/build.xml (original)
+++ webservices/wss4j/tags/1_5_8/build.xml Fri Jul 24 11:11:26 2009
@@ -28,7 +28,7 @@
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='5'/>
         <property name='product.version.level' value='8'/>
-        <property name='product.version.qualifier' value='-SNAPSHOT'/>
+        <property name='product.version.qualifier' value=''/>
         <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/tags/1_5_8/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/tags/1_5_8/pom.xml?rev=797418&r1=797416&r2=797418&view=diff
==============================================================================
--- webservices/wss4j/tags/1_5_8/pom.xml (original)
+++ webservices/wss4j/tags/1_5_8/pom.xml Fri Jul 24 11:11:26 2009
@@ -24,7 +24,7 @@
     <artifactId>wss4j</artifactId>
     <packaging>bundle</packaging>
     <name>WSS4J</name>
-    <version>1.5.8-SNAPSHOT</version>
+    <version>1.5.8</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