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 <sag...@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>