Convert mdsal-eos-binding-adapter to OSGi DS
[mdsal.git] / features / pom.xml
index 4556f23f0d062daa634976f3d50e8e7ca4cfc4f4..616bf6205d5cab6ba14a675c39a6683a31cc3bbf 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>7.0.3</version>
+        <version>7.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>features-mdsal-aggregator</artifactId>
-    <version>6.0.3-SNAPSHOT</version>
+    <version>7.0.0-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>