Replace mockito-all by mockito-core (see Bug 7662)
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index b32f0428651509166f379e9085c130e2355b0171..e8c927f3fd5dd30c8f84ad4cb6ba8c66dc9825d8 100644 (file)
@@ -18,7 +18,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
       <scope>test</scope>
     </dependency>
     <dependency>