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:37:16 UTC

svn commit: r737013 - /geronimo/sandbox/genesis-test/gshell-test/trunk/gshell-support/gshell-artifact-maven/pom.xml

Author: jdillon
Date: Fri Jan 23 03:37:16 2009
New Revision: 737013

URL: http://svn.apache.org/viewvc?rev=737013&view=rev
Log:
More old local repo crap

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

Modified: geronimo/sandbox/genesis-test/gshell-test/trunk/gshell-support/gshell-artifact-maven/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/genesis-test/gshell-test/trunk/gshell-support/gshell-artifact-maven/pom.xml?rev=737013&r1=737012&r2=737013&view=diff
==============================================================================
--- geronimo/sandbox/genesis-test/gshell-test/trunk/gshell-support/gshell-artifact-maven/pom.xml (original)
+++ geronimo/sandbox/genesis-test/gshell-test/trunk/gshell-support/gshell-artifact-maven/pom.xml Fri Jan 23 03:37:16 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>