Author: ruwan
Date: Thu Feb 10 08:49:38 2011
New Revision: 1069278

URL: http://svn.apache.org/viewvc?rev=1069278&view=rev
Log:
Temporary fix to the neethi trunk changes which caused a compilation failure 
and switch back to the neethi trunk ASA the compatibility issues are fixed

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=1069278&r1=1069277&r2=1069278&view=diff
==============================================================================
--- axis/axis2/java/sandesha/trunk/pom.xml (original)
+++ axis/axis2/java/sandesha/trunk/pom.xml Thu Feb 10 08:49:38 2011
@@ -427,7 +427,8 @@
         <axis2.version>SNAPSHOT</axis2.version>
         <rampart.version>SNAPSHOT</rampart.version>
         <axiom.version>1.2.12-SNAPSHOT</axiom.version>
-        <neethi.version>3.0.0-SNAPSHOT</neethi.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>
         <commons.logging.version>1.1.1</commons.logging.version>
         <junit.version>3.8.2</junit.version>        
         <log4j.version>1.2.15</log4j.version>


Reply via email to