Author: veithen Date: Thu Dec 23 17:23:35 2010 New Revision: 1052333 URL: http://svn.apache.org/viewvc?rev=1052333&view=rev Log: Preparing to reactivate the Sandesha2 1.4 branch build.
Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_4/pom.xml?rev=1052333&r1=1052332&r2=1052333&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_4/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_4/pom.xml Thu Dec 23 17:23:35 2010 @@ -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>