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-sandesha.git
commit 485835e413384910634170f064e246e75ff38bdd Author: Andreas Veithen <veit...@apache.org> AuthorDate: Mon Dec 19 22:03:14 2011 +0000 Updated dependency versions on the 1.6 branch. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7a64d65..ea7e79e 100644 --- a/pom.xml +++ b/pom.xml @@ -430,9 +430,9 @@ </modules> <properties> - <axis2.version>1.6.1</axis2.version> - <rampart.version>1.6.1</rampart.version> - <axiom.version>1.2.12</axiom.version> + <axis2.version>1.6.2-SNAPSHOT</axis2.version> + <rampart.version>1.6.2-SNAPSHOT</rampart.version> + <axiom.version>1.2.13-SNAPSHOT</axiom.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version> <log4j.version>1.2.15</log4j.version>