Add Distributed DataStore as a dependency of the Simulator
[controller.git] / opendaylight / md-sal / sal-dummy-distributed-datastore / pom.xml
index d8d1a76..c7ee3a5 100644 (file)
           <version>1.2.0-SNAPSHOT</version>
       </dependency>
 
+      <dependency>
+          <groupId>org.opendaylight.controller</groupId>
+          <artifactId>sal-distributed-datastore</artifactId>
+      </dependency>
 
     <!-- Test Dependencies -->
     <dependency>