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 bi...@apache.org on 2020/04/14 20:01:40 UTC

[axis-axis2-java-core] 08/12: Upgrade the 1.6 branch to Axiom 1.2.17.

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch 1_6
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git

commit 719501551848d3f98f84604d757db7abdfa4f205
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Feb 14 22:53:22 2016 +0000

    Upgrade the 1.6 branch to Axiom 1.2.17.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 918dde1..9f92f05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>