BUG-2825: add utility methods for instantiating DTOs
[mdsal.git] / model / ietf / ietf-inet-types / pom.xml
index 8d0e5b34b705463c14c7946b9fbc98e2abe8cb2a..e05e1f3c289fbc61e4d6bb8e7d4f8b6c7e4b13af 100644 (file)
     <packaging>bundle</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>ietf-type-util</artifactId>
+        </dependency>
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>