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:19:03 UTC

svn commit: r1311243 - /axis/axis2/java/core/branches/1_5/modules/parent/pom.xml

Author: veithen
Date: Mon Apr  9 14:19:03 2012
New Revision: 1311243

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

Modified:
    axis/axis2/java/core/branches/1_5/modules/parent/pom.xml

Modified: axis/axis2/java/core/branches/1_5/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/parent/pom.xml?rev=1311243&r1=1311242&r2=1311243&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_5/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/branches/1_5/modules/parent/pom.xml Mon Apr  9 14:19:03 2012
@@ -68,8 +68,7 @@
     <properties>
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>
-        <!-- Need to ship Axis2 1.5.7 with Axiom 1.2.13 because of RAMPART-336 -->
-        <axiom.version>1.2.13-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.13</axiom.version>
         <bsf.version>2.4.0</bsf.version>
         <commons.codec.version>1.3</commons.codec.version>
         <commons.fileupload.version>1.2</commons.fileupload.version>