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/07/06 23:04:07 UTC

svn commit: r554051 - /incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml

Author: schor
Date: Fri Jul  6 14:04:06 2007
New Revision: 554051

URL: http://svn.apache.org/viewvc?view=rev&rev=554051
Log:
[UIMA-490] fix release name format.  some eclipse things
still had the - instead of a .

Modified:
    incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml

Modified: incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml?view=diff&rev=554051&r1=554050&r2=554051
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml Fri Jul  6 14:04:06 2007
@@ -24,7 +24,7 @@
 	<groupId>org.apache.uima</groupId>
 	<artifactId>uimaj-ep-runtime</artifactId>
 	<packaging>jar</packaging>
-	<version>2.2.0-incubating</version>
+	<version>2.2.0.incubating</version>
 	<name>Apache UIMA Runtime Plugin</name>
 	<url>http://incubator.apache.org/uima</url>
 	<parent>