Split out yang-repo-{api,spi}
[yangtools.git] / plugin / plugin-generator-api / pom.xml
index d7733febea33fbd1cc6ec36ea5c383fc5e20f2c5..6d42f655a3aec4e56bc6929755a1737f03c84944 100644 (file)
@@ -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>