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 2009/01/23 12:38:25 UTC

svn commit: r737014 - /geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml

Author: jdillon
Date: Fri Jan 23 03:38:24 2009
New Revision: 737014

URL: http://svn.apache.org/viewvc?rev=737014&view=rev
Log:
Remove old local repo fluff

Modified:
    geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml

Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml?rev=737014&r1=737013&r2=737014&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml Fri Jan 23 03:38:24 2009
@@ -43,12 +43,6 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.apache.geronimo.gshell</groupId>
-            <artifactId>gshell-local-repository</artifactId>
-            <scope>provided</scope>
-        </dependency>
-
-        <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
         </dependency>