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/20 19:54:09 UTC

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

Author: veithen
Date: Thu Oct 20 19:54:09 2016
New Revision: 1765869

URL: http://svn.apache.org/viewvc?rev=1765869&view=rev
Log:
Switch to Axiom 1.2.20.

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=1765869&r1=1765868&r2=1765869&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/pom.xml (original)
+++ axis/axis2/java/core/branches/1_7/pom.xml Thu Oct 20 19:54:09 2016
@@ -486,7 +486,7 @@
     <properties>
         <neethi.version>3.0.3</neethi.version>
         <woden.version>1.0M10</woden.version>
-        <axiom.version>1.2.20-SNAPSHOT</axiom.version>
+        <axiom.version>1.2.20</axiom.version>
         <xmlschema.version>2.2.1</xmlschema.version>
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>