You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by mb...@apache.org on 2008/06/24 11:14:07 UTC

svn commit: r671091 - /incubator/uima/uimaj/trunk/jVinci/pom.xml

Author: mbaessler
Date: Tue Jun 24 02:14:07 2008
New Revision: 671091

URL: http://svn.apache.org/viewvc?rev=671091&view=rev
Log:
UIMA-1024

update version number to 2.3.0-incubating-SNAPSHOT

https://issues.apache.org/jira/browse/UIMA-1024

Modified:
    incubator/uima/uimaj/trunk/jVinci/pom.xml

Modified: incubator/uima/uimaj/trunk/jVinci/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/jVinci/pom.xml?rev=671091&r1=671090&r2=671091&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/jVinci/pom.xml (original)
+++ incubator/uima/uimaj/trunk/jVinci/pom.xml Tue Jun 24 02:14:07 2008
@@ -40,7 +40,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimaj</artifactId>
-		<version>2.2.2-incubating</version> <!-- this comment is a flag for changeVersion -->
+		<version>2.3.0-incubating-SNAPSHOT</version> <!-- this comment is a flag for changeVersion -->
 	</parent>
 	<build>
 		<finalName>jVinci</finalName>