You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2011/07/23 04:13:58 UTC

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

Author: genspring
Date: Sat Jul 23 02:13:57 2011
New Revision: 1149783

URL: http://svn.apache.org/viewvc?rev=1149783&view=rev
Log:
neethi 3.0.1 was released.

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=1149783&r1=1149782&r2=1149783&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Sat Jul 23 02:13:57 2011
@@ -1413,7 +1413,7 @@
             <dependency>
                 <groupId>org.apache.neethi</groupId>
                 <artifactId>neethi</artifactId>
-                <version>3.0.1-SNAPSHOT</version>
+                <version>3.0.1</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.apache.ws.commons.axiom</groupId>