Bump odlparent/yangtools to 7.0.6/5.0.6
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8e7731719a0b2c8f2f577484ee0c867b87db554b..efb391bfe9e6e285cc4514226dc0226cebfa1e99 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>6.0.1</version>
+        <version>7.0.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-agreggator</artifactId>
-    <version>5.0.5-SNAPSHOT</version>
+    <version>6.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->
 
         <module>singleton-service</module>
         <module>trace</module>
 
+        <!-- Netty integrations -->
+        <module>netty</module>
+
+        <!-- Data store replicators -->
+        <module>replicate</module>
+
         <!-- IETF YANG (Module) Library -->
         <module>yanglib</module>
     </modules>