Split out yang-repo-{api,spi}
[yangtools.git] / yang / rfc7952-model-api / pom.xml
index 22752eb1cbe058cd6d85dfbbb6cf2b6900eb99b3..019f6ce71ef0bbddc43a10366f572c23c74caf0e 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>