Package ietf-yang-patch
[mdsal.git] / artifacts / pom.xml
index 7ea102ba5c15c9b653f86cefc3957cbff53fe596..67a6b9f063a6e8e093a0cdf82177bd17abc4821f 100644 (file)
                 <version>9.0.0-SNAPSHOT</version>
             </dependency>
 
+            <!-- RFC8072 -->
+            <dependency>
+                <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+                <artifactId>rfc8072</artifactId>
+                <version>9.0.0-SNAPSHOT</version>
+            </dependency>
+
             <!-- RFC8294 -->
             <dependency>
                 <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
+            <dependency>
+                <groupId>org.opendaylight.mdsal.model</groupId>
+                <artifactId>odl-mdsal-model-rfc8072</artifactId>
+                <version>9.0.0-SNAPSHOT</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>odl-mdsal-model-rfc8294</artifactId>