You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2017/11/09 17:18:28 UTC

svn commit: r1814752 - /uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml

Author: cwiklik
Date: Thu Nov  9 17:18:28 2017
New Revision: 1814752

URL: http://svn.apache.org/viewvc?rev=1814752&view=rev
Log:
UIMA-5485 added versions 2.6.0, 2.8.1, and 2.9.0.

Modified:
    uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml

Modified: uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml?rev=1814752&r1=1814751&r2=1814752&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml (original)
+++ uima/uima-as/trunk/uima-as-eclipse-update-site/src/main/resources/category.xml Thu Nov  9 17:18:28 2017
@@ -24,6 +24,18 @@
    <feature url="features/org.apache.uima.as.deployeditor_2.4.0.jar" id="org.apache.uima.as.deployeditor" version="2.4.0">
       <category name="uima-as-tooling"/>
    </feature>
+   <feature url="features/org.apache.uima.as.deployeditor_2.4.2.jar" id="org.apache.uima.as.deployeditor" version="2.4.2">
+      <category name="uima-as-tooling"/>
+   </feature>
+   <feature url="features/org.apache.uima.as.deployeditor_2.6.0.jar" id="org.apache.uima.as.deployeditor" version="2.6.0">
+      <category name="uima-as-tooling"/>
+   </feature>
+   <feature url="features/org.apache.uima.as.deployeditor_2.8.1.jar" id="org.apache.uima.as.deployeditor" version="2.8.1">
+      <category name="uima-as-tooling"/>
+   </feature>
+  <feature url="features/org.apache.uima.as.deployeditor_2.9.0.jar" id="org.apache.uima.as.deployeditor" version="2.9.0">
+      <category name="uima-as-tooling"/>
+   </feature>
    <feature url="features/org.apache.uima.as.deployeditor_${parsedVersion.osgiVersion}.jar" id="org.apache.uima.as.deployeditor" version="${parsedVersion.osgiVersion}">
       <category name="uima-as-tooling"/>
    </feature>