Bump odlparent to 5.0.5
[yangtools.git] / yang / pom.xml
index d836277113ba1907800f7c1c9ec25969da7735b8..cdc9e5cb6c47477310efc06b8d5c34368047b823 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-aggregator</artifactId>
-    <version>3.0.5-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -38,6 +38,7 @@
         <module>yang-model-api</module>
         <module>yang-model-export</module>
         <module>yang-model-util</module>
+        <module>yang-model-util-ut</module>
 
         <!-- YANG XPath API and implementation -->
         <module>yang-xpath-api</module>