Bump versions to 4.0.7-SNAPSHOT
[controller.git] / features / odl-mdsal-distributed-datastore / pom.xml
index ebb1e4841701c00553df9de0e2e965cb2849c6f6..ff06dcb77a65304e93f36c60c0c04914c59b450f 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>4.0.7-SNAPSHOT</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-distributed-datastore</artifactId>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Controller :: Clustered Datastore</name>
@@ -60,7 +59,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-controller-blueprint</artifactId>
+            <artifactId>odl-controller-mdsal-common</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -82,7 +81,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-distributed-eos</artifactId>
+            <artifactId>eos-dom-akka</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>