Revision: 18002
          http://sourceforge.net/p/gate/code/18002
Author:   ian_roberts
Date:     2014-05-15 17:03:24 +0000 (Thu, 15 May 2014)
Log Message:
-----------
Version number

Modified Paths:
--------------
    gcp/trunk/build/ivy.xml
    gcp/trunk/build.xml

Modified: gcp/trunk/build/ivy.xml
===================================================================
--- gcp/trunk/build/ivy.xml     2014-05-15 17:01:48 UTC (rev 18001)
+++ gcp/trunk/build/ivy.xml     2014-05-15 17:03:24 UTC (rev 18002)
@@ -3,7 +3,7 @@
   <info
     organisation="uk.ac.gate"
     module="gcp"
-    revision="2.4-SNAPSHOT">
+    revision="2.5-SNAPSHOT">
     <description homepage="http://gate.ac.uk/gcp"; />
   </info>
 

Modified: gcp/trunk/build.xml
===================================================================
--- gcp/trunk/build.xml 2014-05-15 17:01:48 UTC (rev 18001)
+++ gcp/trunk/build.xml 2014-05-15 17:03:24 UTC (rev 18002)
@@ -7,7 +7,7 @@
       of a GATE application in parallel threads.
   </description>
   <property name="build.sysclasspath" value="ignore" />
-  <property name="version" value="2.4-SNAPSHOT" />
+  <property name="version" value="2.5-SNAPSHOT" />
   
   <property name="src.dir" location="src" />
   <property name="classes.dir" location="classes" />
@@ -49,7 +49,7 @@
            destdir="${classes.dir}"
            debug="true"
            debuglevel="lines,source"
-           source="1.5" target="1.5" />
+           source="1.7" target="1.7" />
   </target>
 
   <!-- create the JAR file -->

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


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to