You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2009/01/24 07:22:21 UTC

svn commit: r737306 - /geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml

Author: jdillon
Date: Sat Jan 24 06:22:20 2009
New Revision: 737306

URL: http://svn.apache.org/viewvc?rev=737306&view=rev
Log:
Upgrage to Apache Ivy 2.0.0 release

Modified:
    geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml

Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml?rev=737306&r1=737305&r2=737306&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-artifact-ivy/pom.xml Sat Jan 24 06:22:20 2009
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>org.apache.ivy</groupId>
             <artifactId>ivy</artifactId>
-            <version>2.0.0-rc2</version>
+            <version>2.0.0</version>
         </dependency>
 
         <dependency>