Bump to odlparent-5.0.5 and yangtools-3.0.9
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f97bf80d40b292dd65c06727189287a23c287347..f32037f166a42f0b5aa98568f084690050cd9a15 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.9</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>mdsal-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <artifactId>mdsal-agreggator</artifactId>
+    <version>4.0.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
 
@@ -34,6 +34,9 @@
         <module>entityownership</module>
         <module>singleton-service</module>
         <module>trace</module>
+
+        <!-- IETF YANG (Module) Library -->
+        <module>yanglib</module>
     </modules>
 
     <properties>