Revision: 17622
          http://sourceforge.net/p/gate/code/17622
Author:   markagreenwood
Date:     2014-03-11 11:48:13 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
upgraded ivy to 2.3.0 from 2.2.0

Modified Paths:
--------------
    gate/trunk/build/deploy/maven/gate-core.pom.template
    gate/trunk/build/lib/ivy.jar
    gate/trunk/ivy.xml

Modified: gate/trunk/build/deploy/maven/gate-core.pom.template
===================================================================
--- gate/trunk/build/deploy/maven/gate-core.pom.template        2014-03-11 
10:53:26 UTC (rev 17621)
+++ gate/trunk/build/deploy/maven/gate-core.pom.template        2014-03-11 
11:48:13 UTC (rev 17622)
@@ -159,7 +159,7 @@
         <dependency>
             <groupId>org.apache.ivy</groupId>
             <artifactId>ivy</artifactId>
-            <version>2.2.0</version>
+            <version>2.3.0</version>
             <scope>compile</scope>
         </dependency>
 

Modified: gate/trunk/build/lib/ivy.jar
===================================================================
(Binary files differ)

Modified: gate/trunk/ivy.xml
===================================================================
--- gate/trunk/ivy.xml  2014-03-11 10:53:26 UTC (rev 17621)
+++ gate/trunk/ivy.xml  2014-03-11 11:48:13 UTC (rev 17622)
@@ -70,7 +70,7 @@
     </dependency>
 
     <!-- we need Ivy both for processing this file and for creole plugins 
which use the IVY element -->
-    <dependency org="org.apache.ivy" name="ivy" rev="2.2.0" />
+    <dependency org="org.apache.ivy" name="ivy" rev="2.3.0" />
 
     <!-- ANT is used internally by GATE for some tasks, such as the export for 
GATECloud.net -->
     <dependency org="org.apache.ant" name="ant" rev="1.8.1" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to