Bug 7159: Add yang-test-util artifact
[yangtools.git] / yang / yang-maven-plugin / pom.xml
index 56c798b73b3e0e68f47dd3b980f4e31db3493c1e..9fb5440da3fc3928d0eb69d5344b8cbb4ae492ea 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-parser-impl</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>yang-test-util</artifactId>
+            <scope>compile</scope>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-maven-plugin-spi</artifactId>