Author: veithen Date: Wed Jun 29 17:34:28 2011 New Revision: 1141177 URL: http://svn.apache.org/viewvc?rev=1141177&view=rev Log: Upgrading Sandesha2 1.6.x to Axiom 1.2.12-SNAPSHOT.
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=1141177&r1=1141176&r2=1141177&view=diff ============================================================================== --- axis/axis2/java/sandesha/branches/1_6/pom.xml (original) +++ axis/axis2/java/sandesha/branches/1_6/pom.xml Wed Jun 29 17:34:28 2011 @@ -438,7 +438,7 @@ <properties> <axis2.version>1.6.1-SNAPSHOT</axis2.version> <rampart.version>1.6.1-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>