Revision: 17623
          http://sourceforge.net/p/gate/code/17623
Author:   markagreenwood
Date:     2014-03-11 12:14:53 +0000 (Tue, 11 Mar 2014)
Log Message:
-----------
upgraded ant to v1.9.3

Modified Paths:
--------------
    gate/trunk/build/deploy/maven/gate-core.pom.template
    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 
11:48:13 UTC (rev 17622)
+++ gate/trunk/build/deploy/maven/gate-core.pom.template        2014-03-11 
12:14:53 UTC (rev 17623)
@@ -167,7 +167,7 @@
         <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
-            <version>1.8.1</version>
+            <version>1.9.3</version>
             <scope>compile</scope>
         </dependency>
 

Modified: gate/trunk/ivy.xml
===================================================================
--- gate/trunk/ivy.xml  2014-03-11 11:48:13 UTC (rev 17622)
+++ gate/trunk/ivy.xml  2014-03-11 12:14:53 UTC (rev 17623)
@@ -73,7 +73,7 @@
     <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" />
+    <dependency org="org.apache.ant" name="ant" rev="1.9.3" />
         
     <!--required for loading and saving .gapp files and by sime plugins.
         we pull in the full XPP3 so we only need XStream's master artifact -->

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