Remove unneeded osgi-core dependencies
[netvirt.git] / vpnmanager / shell / pom.xml
index d31e2336c197c11b4a8a8ad34db89bd66aa85b62..1b0b7085956eb2fce21c71de21192fa1625a8d65 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>