Upgrage to Apache Ivy 2.0.0 release


git-svn-id: https://svn.apache.org/repos/asf/geronimo/gshell/trunk@737306 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gshell-support/gshell-artifact-ivy/pom.xml b/gshell-support/gshell-artifact-ivy/pom.xml
index 6743b2f..1183c2d 100644
--- a/gshell-support/gshell-artifact-ivy/pom.xml
+++ b/gshell-support/gshell-artifact-ivy/pom.xml
@@ -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>