You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by di...@apache.org on 2007/09/13 04:20:27 UTC

svn commit: r575144 - /webservices/rampart/branches/java/1_3/pom.xml

Author: dims
Date: Wed Sep 12 19:20:26 2007
New Revision: 575144

URL: http://svn.apache.org/viewvc?rev=575144&view=rev
Log:
wonder why we haven't switched already?? - noticed it when i saw a build break for option.getUsername/getPassword

Modified:
    webservices/rampart/branches/java/1_3/pom.xml

Modified: webservices/rampart/branches/java/1_3/pom.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/branches/java/1_3/pom.xml?rev=575144&r1=575143&r2=575144&view=diff
==============================================================================
--- webservices/rampart/branches/java/1_3/pom.xml (original)
+++ webservices/rampart/branches/java/1_3/pom.xml Wed Sep 12 19:20:26 2007
@@ -465,15 +465,15 @@
     </modules>
 
     <properties>
-        <axis2.version>1.3-RC3</axis2.version>
+        <axis2.version>1.3</axis2.version>
         <rampart.version>1.3-SNAPSHOT</rampart.version>
         <rampart.mar.version>1.3</rampart.mar.version>
         <rahas.mar.version>1.3</rahas.mar.version>
 
         <axiom.version>1.2.5</axiom.version>
-        <addressing.mar.version>1.3-SNAPSHOT</addressing.mar.version>
+        <addressing.mar.version>1.3</addressing.mar.version>
 
-        <wss4j.version>SNAPSHOT</wss4j.version>
+        <wss4j.version>1.5.3</wss4j.version>
         <xmlsec.version>1.4.0</xmlsec.version>
 
         <opensaml.version>1.1</opensaml.version>