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 2016/02/14 23:53:22 UTC

svn commit: r1730423 - /axis/axis2/java/core/branches/1_6/pom.xml

Author: veithen
Date: Sun Feb 14 22:53:22 2016
New Revision: 1730423

URL: http://svn.apache.org/viewvc?rev=1730423&view=rev
Log:
Upgrade the 1.6 branch to Axiom 1.2.17.

Modified:
    axis/axis2/java/core/branches/1_6/pom.xml

Modified: axis/axis2/java/core/branches/1_6/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/pom.xml?rev=1730423&r1=1730422&r2=1730423&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_6/pom.xml (original)
+++ axis/axis2/java/core/branches/1_6/pom.xml Sun Feb 14 22:53:22 2016
@@ -462,7 +462,7 @@
     <properties>
         <neethi.version>3.0.2</neethi.version>
         <woden.version>1.0M9</woden.version>
-        <axiom.version>1.2.15</axiom.version>
+        <axiom.version>1.2.17</axiom.version>
         <xmlschema.version>1.4.7</xmlschema.version>
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>