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-rampart.git
commit 8da5552cd40276c7c2288ddfd31085fd1002c5c5 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Thu Nov 30 21:56:12 2017 +0000 Update Axis2 version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d87acf8..f5ae9c9 100644 --- a/pom.xml +++ b/pom.xml @@ -604,7 +604,7 @@ </modules> <properties> - <axis2.version>1.7.7-SNAPSHOT</axis2.version> + <axis2.version>1.7.8-SNAPSHOT</axis2.version> <axiom.version>1.2.21-SNAPSHOT</axiom.version> <wss4j.version>1.6.16</wss4j.version>