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 ebe2624f384e39046e93e80857378c5b05e8eb94 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Mon Aug 6 20:24:18 2018 +0000 Update Axis2 version. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5ae9c9..e94081c 100644 --- a/pom.xml +++ b/pom.xml @@ -604,7 +604,7 @@ </modules> <properties> - <axis2.version>1.7.8-SNAPSHOT</axis2.version> + <axis2.version>1.7.9-SNAPSHOT</axis2.version> <axiom.version>1.2.21-SNAPSHOT</axiom.version> <wss4j.version>1.6.16</wss4j.version>