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 2009/07/28 19:55:30 UTC

svn commit: r798620 - /incubator/uima/sandbox/trunk/ConceptMapper/pom.xml

Author: schor
Date: Tue Jul 28 17:55:29 2009
New Revision: 798620

URL: http://svn.apache.org/viewvc?rev=798620&view=rev
Log:
[UIMA-1461] update version

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

Modified: incubator/uima/sandbox/trunk/ConceptMapper/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/ConceptMapper/pom.xml?rev=798620&r1=798619&r2=798620&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/ConceptMapper/pom.xml (original)
+++ incubator/uima/sandbox/trunk/ConceptMapper/pom.xml Tue Jul 28 17:55:29 2009
@@ -23,7 +23,7 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>ConceptMapper</artifactId>
 	<packaging>jar</packaging>
-	<version>2.3-incubating-SNAPSHOT</version>
+	<version>2.3.0-incubating-SNAPSHOT</version>
 	<name>Apache UIMA Java Annotator - ConceptMapper</name>
 	<url>http://incubator.apache.org/uima</url>
 	<dependencies>