You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by tw...@apache.org on 2007/07/13 16:55:38 UTC

svn commit: r556021 - /incubator/uima/sandbox/trunk/CasEditor/pom.xml

Author: twgoetz
Date: Fri Jul 13 07:55:36 2007
New Revision: 556021

URL: http://svn.apache.org/viewvc?view=rev&rev=556021
Log:
No Jira: update sandbox version numbers.

Modified:
    incubator/uima/sandbox/trunk/CasEditor/pom.xml

Modified: incubator/uima/sandbox/trunk/CasEditor/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/CasEditor/pom.xml?view=diff&rev=556021&r1=556020&r2=556021
==============================================================================
--- incubator/uima/sandbox/trunk/CasEditor/pom.xml (original)
+++ incubator/uima/sandbox/trunk/CasEditor/pom.xml Fri Jul 13 07:55:36 2007
@@ -24,7 +24,7 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>org.apache.uima.caseditor</artifactId>
 	<packaging>jar</packaging>
-	<version>2.1.0.incubating-SNAPSHOOT</version>
+	<version>2.2.0.incubating-SNAPSHOOT</version>
 	<name>UIMA CAS Editor</name>
 	<url>http://incubator.apache.org/uima</url>
 	<parent>
@@ -135,7 +135,7 @@
 								</descriptor>
 							</descriptors>
 							<finalName>
-								org.apache.uima.caseditor.2.1.0.incubating-SNAPSHOT
+								org.apache.uima.caseditor.2.2.0.incubating-SNAPSHOT
 							</finalName>
 							<appendAssemblyId>false</appendAssemblyId>
 						</configuration>