Author: veithen Date: Sun Feb 13 20:19:55 2011 New Revision: 1070288 URL: http://svn.apache.org/viewvc?rev=1070288&view=rev Log: Switched the 1.6 branch to Axiom 1.2.11.
Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/parent/pom.xml?rev=1070288&r1=1070287&r2=1070288&view=diff ============================================================================== --- axis/axis2/java/core/branches/1_6/modules/parent/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Sun Feb 13 20:19:55 2011 @@ -67,11 +67,11 @@ </issueManagement> <properties> <!-- Tracking SNAPSHOT(s) of a few projects --> - <axiom.version>1.2.12-SNAPSHOT</axiom.version> <neethi.version>2.0.4</neethi.version> <woden.version>1.0-SNAPSHOT</woden.version> <!-- Use released versions for these projects --> + <axiom.version>1.2.11</axiom.version> <xmlschema.version>1.4.7</xmlschema.version> <ant.version>1.7.0</ant.version> <antlr.version>2.7.7</antlr.version>