Replace mockito-all by mockito-core (see Bug 7662)
[groupbasedpolicy.git] / neutron-ovsdb / pom.xml
index be5021c4086d5b11a1bf3c58f7db73b972c2f6c8..4b76201372e01cbbfd79d01a0df16ef5bcf9fed8 100644 (file)
@@ -60,7 +60,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>