Remove old local repo fluff


git-svn-id: https://svn.apache.org/repos/asf/geronimo/gshell/trunk@737014 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gshell-support/gshell-artifact-maven/pom.xml b/gshell-support/gshell-artifact-maven/pom.xml
index bcf148b..34f74bb 100644
--- a/gshell-support/gshell-artifact-maven/pom.xml
+++ b/gshell-support/gshell-artifact-maven/pom.xml
@@ -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>