Bump to odlparent-7.0.3/yangtools-5.0.3
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 68098ee81975f6ab922d343738bbeed0d90e05a4..e95e7ac6c5d3cbd0862754607974badb3dee5a4c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.0</version>
+        <version>7.0.3</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>6.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
 
@@ -35,6 +35,8 @@
         <module>singleton-service</module>
         <module>trace</module>
 
+        <!-- Netty integrations -->
+        <module>netty</module>
         <!-- IETF YANG (Module) Library -->
         <module>yanglib</module>
     </modules>