Bug 7802 : Implement agent RPCs for transaction producer testing
[controller.git] / opendaylight / md-sal / messagebus-impl / pom.xml
index b4ff2fb01ab29710179ff96941cc5d62e0ebf023..aeae06aa7c3bf0afce49605b34598d23824e62f0 100644 (file)
@@ -76,8 +76,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         </dependency>
         <dependency>
               <groupId>org.mockito</groupId>
-              <artifactId>mockito-all</artifactId>
+              <artifactId>mockito-core</artifactId>
               <scope>test</scope>
         </dependency>
     </dependencies>
+
 </project>