Add xml config dependency to features pom
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 2dc16cf3fcde199355f6df7ec962e1b1babe2c76..7ec3258696f9b312a33e7625ebd148a46a8b8512 100644 (file)
                 <artifactId>netconf-util</artifactId>
                 <version>${project.version}</version>
             </dependency>
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>netconf-util</artifactId>
+                <version>${project.version}</version>
+                <classifier>config</classifier>
+                <type>cfg</type>
+            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-mdsal-config</artifactId>