Author: veithen Date: Mon Apr 9 14:20:07 2012 New Revision: 1311244 URL: http://svn.apache.org/viewvc?rev=1311244&view=rev Log: Switched the Axis2 1.6 branch to Axiom 1.2.13.
Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/parent/pom.xml?rev=1311244&r1=1311243&r2=1311244&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/parent/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Mon Apr 9 14:20:07 2012 @@ -69,8 +69,7 @@ <!-- Need Neethi 3.0.2 to solve the root cause of AXIS2-5145. If we go back to 3.0.1 then we need to apply a workaround. --> <neethi.version>3.0.2-SNAPSHOT</neethi.version> <woden.version>1.0M9</woden.version> - <!-- Need to ship Axis2 1.6.2 with Axiom 1.2.13 because of RAMPART-336 --> - <axiom.version>1.2.13-SNAPSHOT</axiom.version> + <axiom.version>1.2.13</axiom.version> <xmlschema.version>1.4.7</xmlschema.version> <ant.version>1.7.0</ant.version> <antlr.version>2.7.7</antlr.version>