Cleanup run-time dependencies
[yangtools.git] / yang / yang-data-json / pom.xml
index e75f05ffaa3a9c6e553ce98c735f21f67d1af6f5..9327cf847d9922f6e8971ce452232ae08067661b 100644 (file)
           <artifactId>junit</artifactId>
           <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>yang-parser-impl</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
 </project>