NETCONF-539: use netconf namespace in base:1.1 capability check
[netconf.git] / netconf / netconf-netty-util / pom.xml
index d3dca9abdff528fa70cd93a9e8386e9dc1b08625..eb338a674999eca6caa3f90448bd28d8fb7f798c 100644 (file)
       <artifactId>aaa-encrypt-service</artifactId>
       <version>0.8.0-SNAPSHOT</version>
     </dependency>
+
+    <!-- test dependencies -->
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>netconf-util</artifactId>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
 </project>