Fix rfc8639 dependencies
[netconf.git] / model / rfc8639 / pom.xml
index a830a0cff4a2def0dddd0096f56a12799d12fa06..0c17694d62ee4fcc0032b9b0c4365804d73166ce 100644 (file)
     <description>RFC8639 Subscription to YANG Notifications</description>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991-ietf-inet-types</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991-ietf-yang-types</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8040</artifactId>