You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/01/11 04:42:30 UTC

svn commit: r897749 - /geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml

Author: delos
Date: Mon Jan 11 03:42:30 2010
New Revision: 897749

URL: http://svn.apache.org/viewvc?rev=897749&view=rev
Log:
restore 2.1.4 entry in site.xml

Modified:
    geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml?rev=897749&r1=897748&r2=897749&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/assembly/src/main/assembly/site.xml Mon Jan 11 03:42:30 2010
@@ -85,6 +85,9 @@
     <feature url="features/org.apache.geronimo.v21.feature_2.1.3.jar" id="org.apache.geronimo.v21.feature" version="2.1.3">
         <category name="org.eclipse.wst.server.core.serverAdapter"/>
     </feature>
+     <feature url="features/org.apache.geronimo.v21.feature_2.1.4.jar" id="org.apache.geronimo.v21.feature" version="2.1.4">
+        <category name="org.eclipse.wst.server.core.serverAdapter"/>
+    </feature>
     <!-- feature url="features/org.apache.geronimo.v21.feature_2.2.0.jar" id="org.apache.geronimo.v21.feature" version="2.2.0">
         <category name="org.eclipse.wst.server.core.serverAdapter"/>
     </feature -->