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/09/18 15:11:42 UTC

svn commit: r576893 - /incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml

Author: twgoetz
Date: Tue Sep 18 06:11:41 2007
New Revision: 576893

URL: http://svn.apache.org/viewvc?rev=576893&view=rev
Log:
Jira UIMA-576: update version number in POMs etc.

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

Modified:
    incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml

Modified: incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml?rev=576893&r1=576892&r2=576893&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-test-util/pom.xml Tue Sep 18 06:11:41 2007
@@ -24,7 +24,7 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>uimaj-test-util</artifactId>
 	<packaging>jar</packaging>
-	<version>2.2.0-incubating</version>
+	<version>2.3.0-SNAPSHOT</version>
 	<name>Apache UIMA Utility Classes For JUnit Tests</name>
 	<url>http://incubator.apache.org/uima</url>
 	<licenses>
@@ -40,7 +40,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimaj</artifactId>
-		<version>2.2.0-incubating</version>
+		<version>2.3.0-SNAPSHOT</version>
 	</parent>
 	<dependencies>
 		<dependency>