Author: veithen
Date: Sat Oct 1 21:29:30 2011
New Revision: 1178091
URL: http://svn.apache.org/viewvc?rev=1178091&view=rev
Log:
Switched Axiom to 1.2.13-SNAPSHOT.
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=1178091&r1=1178090&r2=1178091&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 Sat Oct 1
21:29:30 2011
@@ -68,7 +68,8 @@
<properties>
<neethi.version>3.0.1</neethi.version>
<woden.version>1.0M9</woden.version>
- <axiom.version>1.2.12</axiom.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>
<xmlschema.version>1.4.7</xmlschema.version>
<ant.version>1.7.0</ant.version>
<antlr.version>2.7.7</antlr.version>