Add support for RFC6536 extensions
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 6ce01b6741b63a09f3a3d6557241007c04c9075f..260ef3d901651fcc77a3a24fbf57cdff6a7c9a37 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>openconfig-parser-support</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>rfc6536-model-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>rfc6536-parser-support</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>rfc7952-model-api</artifactId>