Remove unneeded osgi-core dependencies
[netvirt.git] / aclservice / impl / pom.xml
index c3983d51c340ab1ab881492ba75014b17ee63e50..bdec68d50087e072c8275fe8332ed6cd2d7c1de0 100644 (file)
@@ -21,11 +21,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <modelVersion>4.0.0</modelVersion>
 
     <dependencies>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>aclservice-api</artifactId>