This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch 1_4 in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-sandesha.git
commit 60aeef3ea22a764a0b610ed2240135fd229d2714 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Tue Dec 20 23:25:54 2011 +0000 Updating the dependency versions of the 1.4 branch. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 862ed2e..f27f6ed 100644 --- a/pom.xml +++ b/pom.xml @@ -424,9 +424,9 @@ </modules> <properties> - <axis2.version>1.5.6-SNAPSHOT</axis2.version> - <rampart.version>1.5.2-SNAPSHOT</rampart.version> - <axiom.version>1.2.12</axiom.version> + <axis2.version>1.5.7-SNAPSHOT</axis2.version> + <rampart.version>1.5.3-SNAPSHOT</rampart.version> + <axiom.version>1.2.13-SNAPSHOT</axiom.version> <neethi.version>2.0.5</neethi.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version>