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 b9a734eeb00318cfb1fe4e3d6535de18fd7aff25
Author: Andreas Veithen <veit...@apache.org>
AuthorDate: Sun Jul 30 22:59:34 2017 +0000

    Switch Axiom and Axis2 to snapshot versions.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 301379a..d87acf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -604,8 +604,8 @@
     </modules>
 
     <properties>
-        <axis2.version>1.7.6</axis2.version>
-        <axiom.version>1.2.20</axiom.version>
+        <axis2.version>1.7.7-SNAPSHOT</axis2.version>
+        <axiom.version>1.2.21-SNAPSHOT</axiom.version>
 
         <wss4j.version>1.6.16</wss4j.version>
         <opensaml.version>2.5.1-1</opensaml.version>

Reply via email to