Remove deprecated ietf-type-util methods
[mdsal.git] / model / pom.xml
index ed80e392c7590a1c40b1d16374dffbe644876d40..bf0d1dc53169efedd116933cec490ff17e5ecc55 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>7.0.4</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>7.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -30,6 +30,7 @@
         <module>ietf</module>
         <module>l2-types</module>
         <module>general-entity</module>
+        <module>odl-uint24</module>
     </modules>
 
     <properties>