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:03:03 UTC

[axis-axis2-java-core] 16/31: Update Axiom version.

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

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

commit fc98fb1ed3ec1a36c6fd732ffdfe1c04c4114265
Author: Andreas Veithen <ve...@apache.org>
AuthorDate: Sun Jan 6 10:55:42 2019 +0000

    Update Axiom version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b5ef8c3..7429b10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@
     <properties>
         <neethi.version>3.0.3</neethi.version>
         <woden.version>1.0M10</woden.version>
-        <axiom.version>1.2.21</axiom.version>
+        <axiom.version>1.2.22-SNAPSHOT</axiom.version>
         <xmlschema.version>2.2.4</xmlschema.version>
         <ant.version>1.7.0</ant.version>
         <antlr.version>2.7.7</antlr.version>