You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2011/04/02 18:23:17 UTC

svn commit: r1088056 - /axis/axis2/java/sandesha/branches/1_4/pom.xml

Author: veithen
Date: Sat Apr  2 16:23:17 2011
New Revision: 1088056

URL: http://svn.apache.org/viewvc?rev=1088056&view=rev
Log:
Updated dependencies on the 1.4 branch.

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=1088056&r1=1088055&r2=1088056&view=diff
==============================================================================
--- axis/axis2/java/sandesha/branches/1_4/pom.xml (original)
+++ axis/axis2/java/sandesha/branches/1_4/pom.xml Sat Apr  2 16:23:17 2011
@@ -425,10 +425,9 @@
 
     <properties>
         <axis2.version>1.5.5-SNAPSHOT</axis2.version>
-        <!-- TODO: set this to 1.5.2-SNAPSHOT when the 1.5.1 release is done -->
-        <rampart.version>1.5</rampart.version>
+        <rampart.version>1.5.2-SNAPSHOT</rampart.version>
         <axiom.version>1.2.11</axiom.version>
-        <neethi.version>2.0.4</neethi.version>
+        <neethi.version>2.0.5-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>