Author: ruwan
Date: Thu Feb 10 08:10:21 2011
New Revision: 1069263

URL: http://svn.apache.org/viewvc?rev=1069263&view=rev
Log:
falling back to neethi 2.0.4 for few days to get the build working temporarily 
till we refactor Axis2 to tally with the changes on the neethi trunk and come 
back to the neethi trunk

Modified:
    axis/axis2/java/core/trunk/modules/parent/pom.xml

Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/parent/pom.xml?rev=1069263&r1=1069262&r2=1069263&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/parent/pom.xml Thu Feb 10 08:10:21 2011
@@ -68,7 +68,8 @@
     <properties>
        <!-- Tracking SNAPSHOT(s) of a few projects -->
         <axiom.version>1.2.12-SNAPSHOT</axiom.version>
-        <neethi.version>3.0.0-SNAPSHOT</neethi.version>
+        <!--TODO: fix the compatibility issues with the Neethi trunk and bring 
back to 3.0.0-SNAPSHOT-->
+        <neethi.version>2.0.4</neethi.version>
         <woden.version>1.0-SNAPSHOT</woden.version>
 
        <!-- Use released versions for these projects -->


Reply via email to