Convert sal-netconf-connector to OSGi DS
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index 2eda0f6d2f71043bbe71be9c8830f1b70ea0dcd9..f32904128b5cf1791dc89dc9a17533c1affc6c2b 100644 (file)
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>osgi.cmpn</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>org.xmlunit</groupId>