Split out yang-repo-{api,spi}
[yangtools.git] / yang / pom.xml
index e7c0fadf0c507e9c24ec9717753ce9c7b337a7c8..fb209534c852b03cd87ba5f6fe1f7e2f0d58fb7b 100644 (file)
@@ -50,6 +50,8 @@
         <module>yang-parser-impl</module>
 
         <!-- YANG repository API and implementions -->
+        <module>yang-repo-api</module>
+        <module>yang-repo-spi</module>
         <module>yang-repo-fs</module>
 
         <!-- Metamodel statement reactor -->