Replace mockito-all by mockito-core (see Bug 7662)
[controller.git] / opendaylight / md-sal / sal-cluster-admin-impl / pom.xml
index 8289b84cdc8af546cde438b945bef9afd27a15df..b8f6e1efee851c78a4439120bb56044cf5b129ef 100644 (file)
@@ -22,7 +22,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>