Merge "Remove netconf-config-dispatcher as moved to netconf-client"
[netconf.git] / netconf / netconf-impl / pom.xml
index a4ff368ca7215bacbed181196842c6859890167a..c78eb147a937f2a6aa6eae4c7eb8f57196e6de27 100644 (file)
       <artifactId>xmlunit</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.compendium</artifactId>
+    </dependency>
   </dependencies>
 
   <build>