Replace mockito-all by mockito-core (see Bug 7662)
[openflowjava.git] / openflow-protocol-impl / pom.xml
index e91846e0b3ea3f2efd84f0fb976815c4ca0e1e1b..c97c7acb60808169db07135e6843ce08321b126a 100644 (file)
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>