You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by mc...@apache.org on 2008/09/01 01:36:19 UTC

svn commit: r690821 - /geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml

Author: mcconne
Date: Sun Aug 31 16:36:19 2008
New Revision: 690821

URL: http://svn.apache.org/viewvc?rev=690821&view=rev
Log:
GERONIMODEVTOOLS-507 Remove stray v20.feature reference that surfaces only when doing a clean m2 repo build

Modified:
    geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml?rev=690821&r1=690820&r2=690821&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/assembly/pom.xml Sun Aug 31 16:36:19 2008
@@ -132,12 +132,6 @@
          -->
         <dependency>
             <groupId>org.apache.geronimo.devtools</groupId>
-            <artifactId>org.apache.geronimo.v20.feature</artifactId>
-            <version>${version}</version>
-        </dependency>
-           
-        <dependency>
-            <groupId>org.apache.geronimo.devtools</groupId>
             <artifactId>org.apache.geronimo.v21.feature</artifactId>
             <version>${version}</version>
         </dependency>