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/16 15:14:58 UTC

[axis-axis2-java-transports] 02/06: Updated to next Axis2 snapshot version.

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

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

commit 446e7df3d88d98f7c38d9a0432a368caff1deb15
Author: Sagara Gunathunga <sa...@apache.org>
AuthorDate: Thu Jun 2 09:47:30 2011 +0000

    Updated to next Axis2 snapshot version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad16048..2bff5d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
     </reporting>
 
     <properties>
-        <axis2.version>1.6.0</axis2.version>
+        <axis2.version>1.6.1-SNAPSHOT</axis2.version>
         <failIfNoTests>false</failIfNoTests>
     </properties>