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 3d573d0339bb47ef30aca12778b3055b007349d1 Author: Andreas Veithen <veit...@apache.org> AuthorDate: Thu Dec 23 17:23:35 2010 +0000 Preparing to reactivate the Sandesha2 1.4 branch build. --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 98d87c8..bcaf19b 100644 --- a/pom.xml +++ b/pom.xml @@ -366,9 +366,10 @@ </modules> <properties> - <axis2.version>1.5.4</axis2.version> + <axis2.version>1.5.5-SNAPSHOT</axis2.version> + <!-- TODO: set this to 1.5.2-SNAPSHOT when the 1.5.1 release is done --> <rampart.version>1.5</rampart.version> - <axiom.version>1.2.10</axiom.version> + <axiom.version>1.2.11-SNAPSHOT</axiom.version> <neethi.version>2.0.4</neethi.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version>