BUG 484 Anyxml normalized node
[controller.git] / opendaylight / md-sal / sal-common-impl / pom.xml
index 6b387b5a61cd206559e2cb11e43e53e3fe0d9ff5..82bd716c59c69c67a054e3a54cd554a85d9a3eac 100644 (file)
       <artifactId>mockito-all</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>yang-parser-impl</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <build>