Cleanup dependencies a bit
[netconf.git] / netconf / models / ietf-netconf-monitoring / pom.xml
index b35d498686ee1d48ae1aa0853be2d699caf66c24..9ede42a3dbb9c6a9c4e79f85dc90fcde25ad291b 100644 (file)
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-      <artifactId>rfc6991</artifactId>
+      <artifactId>rfc6991-ietf-inet-types</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+      <artifactId>rfc6991-ietf-yang-types</artifactId>
     </dependency>
   </dependencies>
 </project>