YANGTOOLS-706: split out rfc8040-model-api
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 49f5f22d3b66890ae7bb97d1d11f6fec7268760c..72e675c610d2b3faf3eecc973cfc95507899989e 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>yang-data-util</artifactId>
         </dependency>
+
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>rfc8040-model-api</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>org.antlr</groupId>
             <artifactId>antlr4-runtime</artifactId>