Author: fadushin
Date: Tue May 13 06:35:05 2008
New Revision: 655856
URL: http://svn.apache.org/viewvc?rev=655856&view=rev
Log:
Preparing for 1.5.4 release
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=655856&r1=655855&r2=655856&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_4/build.xml (original)
+++ webservices/wss4j/branches/1_5_4/build.xml Tue May 13 06:35:05 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-RC3'/>
+ <property name='product.version.level' value='4'/>
<property name='product.version'
value='${product.version.major}.${product.version.minor}.${product.version.level}'/>
<property name="year" value="2008"/>
<property name="copyright" value="Copyright © ${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=655856&r1=655855&r2=655856&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_4/pom.xml (original)
+++ webservices/wss4j/branches/1_5_4/pom.xml Tue May 13 06:35:05 2008
@@ -7,7 +7,7 @@
<groupId>org.apache.ws.security</groupId>
<artifactId>wss4j</artifactId>
<name>WSS4J</name>
- <version>1.5.4-RC3</version>
+ <version>1.5.4</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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]