You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2007/09/18 23:47:20 UTC

svn commit: r577076 - /incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml

Author: schor
Date: Tue Sep 18 14:47:20 2007
New Revision: 577076

URL: http://svn.apache.org/viewvc?rev=577076&view=rev
Log:
[UIMA-576] update to 2.3.0.incubating

Modified:
    incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml

Modified: incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml?rev=577076&r1=577075&r2=577076&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-eclipse-update-site/build.xml Tue Sep 18 14:47:20 2007
@@ -32,7 +32,7 @@
   	     -incubating  whereas, we need it to end in .incubating   
   	   TODO change the whole project to use the . form, if possible, and then
   	     pass in the value from the pom -->
-  	<property name="project.version" value="2.2.0.incubating"/>
+  	<property name="project.version" value="2.3.0.incubating"/>
   	<delete dir="target"/>
   	<delete dir="work"/>
   	<mkdir dir="work"/>