Remove unneeded osgi-core dependencies
[netvirt.git] / qosservice / impl / pom.xml
index 76345aca96d7c90fe333636f4f9701bc4e158a0d..a54f019c4bc07a17ad00e56e2bb2bfc018dee497 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>