Remove dependency on controller config-util
[netconf.git] / netconf / netconf-tcp / pom.xml
index 9ef64bdf81e7e7d573debe9a978eb759799030fb..040bd496469abed3624825a73f8f43766efd0993 100644 (file)
@@ -44,5 +44,9 @@
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.compendium</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+    </dependency>
   </dependencies>
 </project>