This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch 1_7 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/1_7 by this push: new 3d894d1 Update Axiom version 3d894d1 is described below commit 3d894d1f50d9e264fe0673bf1783eb55dacd680c Author: Andreas Veithen <veit...@apache.org> AuthorDate: Sun Jun 7 19:19:44 2020 +0100 Update Axiom version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 048f927..c79c3e0 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.22-SNAPSHOT</axiom.version> + <axiom.version>1.2.23-SNAPSHOT</axiom.version> <xmlschema.version>2.2.4</xmlschema.version> <ant.version>1.7.0</ant.version> <antlr.version>2.7.7</antlr.version>