BUG-7407: Introduce API to request shard leader movement
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index b32f0428651509166f379e9085c130e2355b0171..b0e92c87f192f4e5d1d4321ab59eabb0ff3aa825 100644 (file)
@@ -18,7 +18,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>cds-access-client</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>cds-dom-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-akka-raft-example</artifactId>