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