Remove unneeded osgi-core dependencies
[netvirt.git] / dhcpservice / shell / pom.xml
index 59d7e90230aa1b443f1b9a59b80ab21ccd16e8a1..871aa7b53637d32d35094cf302c28c51499779d3 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>