You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2012/04/09 16:22:20 UTC

svn commit: r1311246 - /axis/axis2/java/rampart/branches/1_5_x/pom.xml

Author: veithen
Date: Mon Apr  9 14:22:20 2012
New Revision: 1311246

URL: http://svn.apache.org/viewvc?rev=1311246&view=rev
Log:
Switched the Rampart 1.5 branch to Axiom 1.2.13.

Modified:
    axis/axis2/java/rampart/branches/1_5_x/pom.xml

Modified: axis/axis2/java/rampart/branches/1_5_x/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_5_x/pom.xml?rev=1311246&r1=1311245&r2=1311246&view=diff
==============================================================================
--- axis/axis2/java/rampart/branches/1_5_x/pom.xml (original)
+++ axis/axis2/java/rampart/branches/1_5_x/pom.xml Mon Apr  9 14:22:20 2012
@@ -392,7 +392,7 @@
 
     <properties>
         <axis2.version>1.5.7-SNAPSHOT</axis2.version>
-        <axiom.version>1.2.13-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.13</axiom.version>
 
         <wss4j.version>1.5.12</wss4j.version>
         <opensaml.version>1.1</opensaml.version>