Bump odlparent/yangtools to 7.0.7/5.0.7
[mdsal.git] / model / pom.xml
index 5bc44dfce7e04367f680e9e1809442b3e68a20dc..87ce1959e13d08cf1402ce8bc19dd8f3d0e4e094 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.3</version>
+        <version>7.0.7</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.6-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>