Author: veithen Date: Wed Jun 29 18:00:23 2011 New Revision: 1141182 URL: http://svn.apache.org/viewvc?rev=1141182&view=rev Log: Upgrading Sandesha2 1.4.x to Axiom 1.2.12-SNAPSHOT.
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=1141182&r1=1141181&r2=1141182&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_4/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_4/pom.xml Wed Jun 29 18:00:23 2011 @@ -426,7 +426,7 @@ <properties> <axis2.version>1.5.6-SNAPSHOT</axis2.version> <rampart.version>1.5.2-SNAPSHOT</rampart.version> - <axiom.version>1.2.11</axiom.version> + <axiom.version>1.2.12-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>