Remove unneeded osgi-core dependencies
[netvirt.git] / aclservice / shell / pom.xml
index 18831c0f24fe232b7d098f047ed5e49d6955c2b5..e1b51402d61a5fcb1e6ffcab0a32ea72f4badd45 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>${project.groupId}</groupId>