Bump odlparent/yangtools to 7.0.7/5.0.7
[mdsal.git] / features / pom.xml
index e70d869b80d637280b2914c1edf9206ce50b78ab..09370bb03fc1d5a0353c812fb8bdeb2d34f937da 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.2</version>
+        <version>7.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-aggregator</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>6.0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
         <module>odl-mdsal-model-odl-uint24</module>
         <module>odl-mdsal-uint24-netty</module>
 
+        <!-- Datastore replication -->
+        <module>odl-mdsal-exp-replicate-common</module>
+        <module>odl-mdsal-exp-replicate-netty</module>
+
         <!-- Models -->
         <!-- Standards -->
         <module>odl-mdsal-model-rfc6991</module>