Bug 7802 : Implement agent RPCs for transaction producer testing
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 2b38e0f5e3e201b45fbd85d930f74055a60f3437..14f6ef75604da033bc75ce2f2cf9814d36aeb602 100644 (file)
@@ -47,5 +47,9 @@
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-distributed-datastore</artifactId>
+        </dependency>
     </dependencies>
 </project>