Bump odlparent/yangtools to 7.0.6/5.0.6
[mdsal.git] / model / pom.xml
index 5bc44dfce7e04367f680e9e1809442b3e68a20dc..30f5483219c1da1a715939df9b278101036c680f 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.3</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>5.0.5-SNAPSHOT</version>
+    <version>6.0.5-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>