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:13:54 UTC

svn commit: r671088 - /incubator/uima/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml

Author: mbaessler
Date: Tue Jun 24 02:13:53 2008
New Revision: 671088

URL: http://svn.apache.org/viewvc?rev=671088&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/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml

Modified: incubator/uima/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml?rev=671088&r1=671087&r2=671088&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml (original)
+++ incubator/uima/sandbox/trunk/uima-as/uimaj-eclipse-feature-deployeditor/feature.xml Tue Jun 24 02:13:53 2008
@@ -20,7 +20,7 @@
 <feature
       id="org.apache.uima.as.deployeditor"
       label="UIMA-AS Deployment Descriptor Editor"
-      version="2.2.2.incubating"
+      version="2.3.0.incubating-SNAPSHOT"
       provider-name="Apache Software Foundation">
 
    <description url="http://incubator.apache.org/uima">
@@ -65,14 +65,14 @@
          id="org.apache.uima.editors.dde"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          unpack="false"/>
 
    <plugin
          id="org.apache.uima.runtime.fragments.tools"
          download-size="0"
          install-size="0"
-         version="2.2.2.incubating"
+         version="2.3.0.incubating-SNAPSHOT"
          fragment="true"
          unpack="false"/>