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/08 14:08:27 UTC

svn commit: r1090216 - /axis/axis2/java/sandesha/trunk/pom.xml

Author: veithen
Date: Fri Apr  8 12:08:27 2011
New Revision: 1090216

URL: http://svn.apache.org/viewvc?rev=1090216&view=rev
Log:
Changed Neethi version to current trunk. 3.0.0-SNAPSHOT is no longer available.

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=1090216&r1=1090215&r2=1090216&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Fri Apr  8 12:08:27 2011
@@ -439,7 +439,7 @@
         <axis2.version>1.7.0-SNAPSHOT</axis2.version>
         <rampart.version>1.7.0-SNAPSHOT</rampart.version>
         <axiom.version>1.2.12-SNAPSHOT</axiom.version>
-        <neethi.version>3.0.0-SNAPSHOT</neethi.version>
+        <neethi.version>3.0.1-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>