Author: jbonofre
Date: Tue Oct  8 13:37:33 2013
New Revision: 1530271

URL: http://svn.apache.org/r1530271
Log:
Cleanup gogo.runtime dependency

Modified:
    karaf/branches/karaf-2.x/pom.xml

Modified: karaf/branches/karaf-2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/karaf/branches/karaf-2.x/pom.xml?rev=1530271&r1=1530270&r2=1530271&view=diff
==============================================================================
--- karaf/branches/karaf-2.x/pom.xml (original)
+++ karaf/branches/karaf-2.x/pom.xml Tue Oct  8 13:37:33 2013
@@ -574,11 +574,6 @@
             </dependency>
             <dependency>
                 <groupId>org.apache.felix</groupId>
-                <artifactId>org.apache.felix.gogo.runtime</artifactId>
-                <version>${felix.gogo.version}</version>
-            </dependency>
-            <dependency>
-                <groupId>org.apache.felix</groupId>
                 <artifactId>org.apache.felix.fileinstall</artifactId>
                 <version>${felix.fileinstall.version}</version>
                 <exclusions>


Reply via email to