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 10:44:01 UTC

svn commit: r671066 - in /incubator/uima/sandbox/trunk/SandboxDistr: annotator-package/pom.xml pom.xml

Author: mbaessler
Date: Tue Jun 24 01:44:01 2008
New Revision: 671066

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

udpate version number to 2.3.0-incubating-SNAPSHOT

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

Modified:
    incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml
    incubator/uima/sandbox/trunk/SandboxDistr/pom.xml

Modified: incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml?rev=671066&r1=671065&r2=671066&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/annotator-package/pom.xml Tue Jun 24 01:44:01 2008
@@ -24,7 +24,7 @@
   <groupId>org.apache.uima</groupId>
   <artifactId>SandboxAnnotatorPackage</artifactId>
   <packaging>pom</packaging>
-  <version>2.2.2-incubating</version>
+  <version>2.3.0-incubating-SNAPSHOT</version>
   <name>Apache UIMA Sandbox Annotator Add-Ons</name>
   <url>http://incubator.apache.org/uima</url>
   <description>Annotator components for the UIMA SDK</description>

Modified: incubator/uima/sandbox/trunk/SandboxDistr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/SandboxDistr/pom.xml?rev=671066&r1=671065&r2=671066&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/SandboxDistr/pom.xml (original)
+++ incubator/uima/sandbox/trunk/SandboxDistr/pom.xml Tue Jun 24 01:44:01 2008
@@ -24,7 +24,7 @@
   <groupId>org.apache.uima</groupId>
   <artifactId>SandboxDistr</artifactId>
   <packaging>pom</packaging>
-  <version>2.2.2-incubating</version>
+  <version>2.3.0-incubating-SNAPSHOT</version>
   <name>Apache UIMA Sandbox distribution build</name>
   <url>http://incubator.apache.org/uima</url>
   <description>Components and tooling for the UIMA SDK</description>