remove org.osgi.core dependencies which are now no longer required - yay!
[neutron.git] / features / production / odl-neutron-spi / pom.xml
index 39f57a9090b7de54bff7b47002421190026f728e..0c61a523744961fde503313e2b8639d3dd9c029e 100644 (file)
             <groupId>commons-net</groupId>
             <artifactId>commons-net</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>org.osgi.core</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.slf4j</groupId>
-            <artifactId>slf4j-api</artifactId>
-        </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-annotations</artifactId>