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 11:14:15 UTC

svn commit: r671093 - /incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml

Author: mbaessler
Date: Tue Jun 24 02:14:15 2008
New Revision: 671093

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

update version number to 2.3.0-incubating-SNAPSHOT

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

Modified:
    incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml

Modified: incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml?rev=671093&r1=671092&r2=671093&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-eclipse-feature-tools/feature.xml Tue Jun 24 02:14:15 2008
@@ -20,7 +20,7 @@
 <feature
       id="org.apache.uima.tools"
       label="UIMA tools (includes Runtime)"
-      version="2.2.2.incubating"
+      version="2.3.0.incubating-SNAPSHOT"
       provider-name="Apache Software Foundation">
 
    <description url="http://incubator.apache.org/uima">
@@ -59,7 +59,7 @@
 
    <includes
          id="org.apache.uima.runtime"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          name="UIMA Runtime plugin feature"/>
 
    <requires>
@@ -88,28 +88,28 @@
          id="org.apache.uima.debug"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          unpack="false"/>
 
    <plugin
          id="org.apache.uima.desceditor"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          unpack="false"/>
 
    <plugin
          id="org.apache.uima.jcas.jcasgenp"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          unpack="false"/>
 
    <plugin
          id="org.apache.uima.pear"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          unpack="false"/>
 
 </feature>