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/10/17 15:35:37 UTC

svn commit: r705617 - /geronimo/gshell/trunk/gshell-support/gshell-i18n/pom.xml

Author: jdillon
Date: Fri Oct 17 06:35:36 2008
New Revision: 705617

URL: http://svn.apache.org/viewvc?rev=705617&view=rev
Log:
Drop plexus-utils dependency

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

Modified: geronimo/gshell/trunk/gshell-support/gshell-i18n/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-i18n/pom.xml?rev=705617&r1=705616&r2=705617&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-i18n/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-i18n/pom.xml Fri Oct 17 06:35:36 2008
@@ -37,11 +37,4 @@
         Internationalization support.
     </description>
 
-    <dependencies>
-        <dependency>
-            <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-utils</artifactId>
-        </dependency>
-    </dependencies>
-
 </project>
\ No newline at end of file