You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/09/18 21:00:49 UTC

svn commit: r696766 - /geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml

Author: jdillon
Date: Thu Sep 18 12:00:49 2008
New Revision: 696766

URL: http://svn.apache.org/viewvc?rev=696766&view=rev
Log:
gshell-url does not need plexus

Modified:
    geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml

Modified: geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml?rev=696766&r1=696765&r2=696766&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-url/pom.xml Thu Sep 18 12:00:49 2008
@@ -42,11 +42,6 @@
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-component-annotations</artifactId>
-        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file