Author: veithen
Date: Sat Oct 1 22:29:32 2011
New Revision: 1178099
URL: http://svn.apache.org/viewvc?rev=1178099&view=rev
Log:
Switched Axiom to 1.2.13-SNAPSHOT.
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=1178099&r1=1178098&r2=1178099&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 Sat Oct 1
22:29:32 2011
@@ -68,7 +68,8 @@
<properties>
<ant.version>1.7.0</ant.version>
<antlr.version>2.7.7</antlr.version>
- <axiom.version>1.2.12</axiom.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>
<bsf.version>2.4.0</bsf.version>
<commons.codec.version>1.3</commons.codec.version>
<commons.fileupload.version>1.2</commons.fileupload.version>