Merge "MD-SAL Statistics Provider"
[controller.git] / opendaylight / forwardingrulesmanager / implementation / pom.xml
index b236d7f2d0526c81591b852daca95a44f7bd5f40..613c2f164feae0b7452b03f37d4f66799485078d 100644 (file)
@@ -51,9 +51,9 @@
               javax.xml.bind.annotation,
               javax.xml.bind,
               org.apache.felix.dm,
+              org.apache.felix.service.command,
               org.osgi.service.component,
               org.slf4j,
-              org.eclipse.osgi.framework.console,
               org.osgi.framework
             </Import-Package>
             <Bundle-Activator>
       <artifactId>forwardingrulesmanager</artifactId>
       <version>0.5.0-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>equinoxSDK381</groupId>
+      <artifactId>org.apache.felix.gogo.runtime</artifactId>
+    </dependency>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>