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/10/16 13:12:37 UTC

svn commit: r1765151 - /axis/axis2/java/core/branches/1_7/pom.xml

Author: veithen
Date: Sun Oct 16 13:12:36 2016
New Revision: 1765151

URL: http://svn.apache.org/viewvc?rev=1765151&view=rev
Log:
Switch Axiom version to 1.2.20-SNAPSHOT.

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

Modified: axis/axis2/java/core/branches/1_7/pom.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/pom.xml?rev=1765151&r1=1765150&r2=1765151&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/pom.xml Sun Oct 16 13:12:36 2016
@@ -486,7 +486,7 @@
     <properties>
         <neethi.version>3.0.3</neethi.version>
         <woden.version>1.0M10</woden.version>
-        <axiom.version>1.2.19</axiom.version>
+        <axiom.version>1.2.20-SNAPSHOT</axiom.version>
         <xmlschema.version>2.2.1</xmlschema.version>
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>