You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2011/04/18 12:20:41 UTC

svn commit: r1094460 - /geronimo/server/trunk/pom.xml

Author: xuhaihong
Date: Mon Apr 18 10:20:40 2011
New Revision: 1094460

URL: http://svn.apache.org/viewvc?rev=1094460&view=rev
Log:
Update neethi version to 2.0.5 fix Axis2 dependency issue

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=1094460&r1=1094459&r2=1094460&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Mon Apr 18 10:20:40 2011
@@ -1433,7 +1433,7 @@
             <dependency>
                 <groupId>org.apache.neethi</groupId>
                 <artifactId>neethi</artifactId>
-                <version>2.0.4</version>
+                <version>2.0.5</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.apache.ws.commons.axiom</groupId>