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 2010/11/29 21:25:11 UTC

svn commit: r1040271 - /uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml

Author: schor
Date: Mon Nov 29 20:25:11 2010
New Revision: 1040271

URL: http://svn.apache.org/viewvc?rev=1040271&view=rev
Log:
no Jira - remove "incubator" and reference non-Snapshot versions of the deployeditor

Modified:
    uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml

Modified: uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml?rev=1040271&r1=1040270&r2=1040271&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml (original)
+++ uima/uima-as/trunk/uimaj-eclipse-feature-deployeditor/feature.xml Mon Nov 29 20:25:11 2010
@@ -23,7 +23,7 @@
       version="2.3.1.SNAPSHOT"
       provider-name="Apache Software Foundation">
 
-   <description url="http://incubator.apache.org/uima">
+   <description url="http://uima.apache.org">
       This feature adds to the UIMA Component Descriptor
       Editor (CDE) the ability to edit the Deployment
       Descriptor used by UIMA-AS to deploy
@@ -65,14 +65,14 @@ under the License.
          id="org.apache.uima.deployeditor"
          download-size="0"
          install-size="0"
-         version="2.3.1.SNAPSHOT"
+         version="2.3.1"
          unpack="false"/>
 
    <plugin
          id="org.apache.uima.runtime.fragments.deployeditor"
          download-size="0"
          install-size="0"
-         version="2.3.1.SNAPSHOT"
+         version="2.3.1"
          fragment="true"
          unpack="false"/>