Fix Bug #2777 : Unable to deploy controller to a cluster - Adding missing config...
[controller.git] / features / mdsal / pom.xml
index 35edb286ab49a003389b9e2cf93b10d3123af674..5b5c1b94e09f78cada5baf183648ee30054fa0ab 100644 (file)
       <type>xml</type>
       <classifier>config</classifier>
     </dependency>
-
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-clustering-config</artifactId>
+      <version>${mdsal.version}</version>
+      <type>cfg</type>
+      <classifier>datastore</classifier>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-distributed-datastore</artifactId>