Release controller
[controller.git] / features / odl-mdsal-distributed-datastore / pom.xml
index 374b220c0a7c9db8c95d3a218c46335e27953304..df0f68a0b20ff5c2c9b36ab4c349afc19e3dfa8e 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>4.0.1</version>
         <relativePath>../single-feature-parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>odl-controller-mdsal-common</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>cds-access-api</artifactId>
@@ -81,7 +87,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>