Author: veithen Date: Mon Apr 9 14:28:14 2012 New Revision: 1311251 URL: http://svn.apache.org/viewvc?rev=1311251&view=rev Log: Switched the Sandesha2 1.4 branch to Axiom 1.2.13.
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=1311251&r1=1311250&r2=1311251&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_4/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_4/pom.xml Mon Apr 9 14:28:14 2012 @@ -431,7 +431,7 @@ <properties> <axis2.version>1.5.7-SNAPSHOT</axis2.version> <rampart.version>1.5.3-SNAPSHOT</rampart.version> - <axiom.version>1.2.13-SNAPSHOT</axiom.version> + <axiom.version>1.2.13</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>