Add xml config dependency to features pom
[netconf.git] / features / netconf / pom.xml
index 52e1c4c0b3caf1424b609b367bf5665b277b0fbf..ae6cfb7de47af80424306f63b03f5379edaa2f6f 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-util</artifactId>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netconf-util</artifactId>
+      <type>cfg</type>
+      <classifier>config</classifier>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>netconf-impl</artifactId>