Author: veithen
Date: Sat Mar 19 10:39:43 2011
New Revision: 1083155
URL: http://svn.apache.org/viewvc?rev=1083155&view=rev
Log:
Update Neethi to 2.0.5-SNAPSHOT to avoid build problems when using Axis2
1.5.5-SNAPSHOT.
Modified:
axis/axis2/java/core/branches/1_5/modules/parent/pom.xml
Modified: axis/axis2/java/core/branches/1_5/modules/parent/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/parent/pom.xml?rev=1083155&r1=1083154&r2=1083155&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_5/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/branches/1_5/modules/parent/pom.xml Sat Mar 19
10:39:43 2011
@@ -99,7 +99,7 @@
<maven.plugin.version>2.5</maven.plugin.version>
<maven.plugin.testing.version>1.1</maven.plugin.testing.version>
<maven.version>2.0.7</maven.version>
- <neethi.version>2.0.4</neethi.version>
+ <neethi.version>2.0.5-SNAPSHOT</neethi.version>
<plexus.utils.version>1.4.9</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>
<servlet.api.version>2.3</servlet.api.version>