Netconf Device Notification
[netconf.git] / restconf / restconf-common-models / pom.xml
index 5a8c822e5fedd68a547e19ade1b78ddf9dac63f3..2626228a1e850bcfb5fe693f744add8394171deb 100644 (file)
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
+  <dependencies>
+     <dependency>
+       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+       <artifactId>rfc6991-ietf-inet-types</artifactId>
+     </dependency>
+  </dependencies>
 </project>