Release yangtools
[yangtools.git] / plugin / plugin-generator-api / pom.xml
index 74fa385d892fce42b7ea721dc903e3ab3b066014..c99b2289d61b7dffe84ee3f70768728e20f2d827 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.2-SNAPSHOT</version>
+        <version>7.0.17</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
@@ -34,5 +34,9 @@
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-model-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-repo-api</artifactId>
+        </dependency>
     </dependencies>
 </project>