Clean up odl-mdsal-distributed-datastore dependency
[controller.git] / features / odl-mdsal-distributed-datastore / pom.xml
index ebb1e4841701c00553df9de0e2e965cb2849c6f6..be0beecf4ac25d258e98ccc4685d0f69d43838c7 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.1-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>
             <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>