Author: veithen Date: Sat Feb 19 14:19:41 2011 New Revision: 1072332 URL: http://svn.apache.org/viewvc?rev=1072332&view=rev Log: Updated the dependency versions of the trunk.
Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/axis2/java/sandesha/trunk/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/sandesha/trunk/pom.xml?rev=1072332&r1=1072331&r2=1072332&view=diff ============================================================================== --- axis/axis2/java/sandesha/trunk/pom.xml (original) +++ axis/axis2/java/sandesha/trunk/pom.xml Sat Feb 19 14:19:41 2011 @@ -425,10 +425,9 @@ <properties> <axis2.version>SNAPSHOT</axis2.version> - <rampart.version>SNAPSHOT</rampart.version> + <rampart.version>1.7.0-SNAPSHOT</rampart.version> <axiom.version>1.2.12-SNAPSHOT</axiom.version> - <!-- TODO: revert back to 3.0.0-SNAPSHOT when the incompatibility with the neethi trunk is fixed --> - <neethi.version>2.0.4</neethi.version> + <neethi.version>3.0.0-SNAPSHOT</neethi.version> <commons.logging.version>1.1.1</commons.logging.version> <junit.version>3.8.2</junit.version> <log4j.version>1.2.15</log4j.version>