Remove unneeded osgi-core dependencies
[netvirt.git] / fibmanager / shell / pom.xml
index f69d64f98f189a08235f1d5827dd7eab7896a86b..24181e8e9fc70b0109dc9a0fe241705e52978efc 100644 (file)
@@ -25,7 +25,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
-            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.karaf.shell</groupId>