Author: veithen Date: Sun Apr 3 08:14:09 2011 New Revision: 1088222 URL: http://svn.apache.org/viewvc?rev=1088222&view=rev Log: Set the Axiom version to the same value as used by the Axis2 1.6 branch.
Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml Modified: axis/axis2/java/sandesha/branches/1_6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/branches/1_6/pom.xml?rev=1088222&r1=1088221&r2=1088222&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_6/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_6/pom.xml Sun Apr 3 08:14:09 2011 @@ -438,7 +438,7 @@ <properties> <axis2.version>1.6.1-SNAPSHOT</axis2.version> <rampart.version>1.6.0-SNAPSHOT</rampart.version> - <axiom.version>1.2.12-SNAPSHOT</axiom.version> + <axiom.version>1.2.11</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>