remove org.osgi.core dependencies which are now no longer required - yay!
[neutron.git] / northbound-api / pom.xml
index cd693938387943ab2ea833a094c6ca5bdfcb1e99..23987788db84ddcbb4eb9a8acd4ceedae3853ba1 100644 (file)
       <artifactId>neutron-spi</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <!-- TODO Remove this when AbstractNeutronNorthbound does not need
-           to use bundleContext.getServiceReferences() anymore... -->
-      <artifactId>org.osgi.core</artifactId>
-    </dependency>
     <dependency>
       <groupId>javax.inject</groupId>
       <artifactId>javax.inject</artifactId>