Bug 7432 - eliminate use of yang-parser-impl internals
[netconf.git] / netconf / mdsal-netconf-yang-library / pom.xml
index c7063795cb298773f3fac7c9d184ffeac925cac4..8f10b00c712b052c520bd68c7e58a292bd41b002 100644 (file)
             <artifactId>junit</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-test-util</artifactId>
+        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file