Bug 6358 - Fix merge parents
[netconf.git] / karaf / pom.xml
index 68c6e132a504990645d0d8a748b0a234631f72c5..18710a6c647e3ebcb137ad248f9e7ba8cda81246 100644 (file)
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>features-yanglib</artifactId>
+      <version>${netconf.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+      <scope>runtime</scope>
+    </dependency>
   </dependencies>
 
   <build>