Switch to using yangtools version of mockito-configuration
[controller.git] / opendaylight / config / config-manager / pom.xml
index 32f14daaede35d534d758958767bcd47e05f8bc8..7f3b88c0692f318ab6c681f00884c6c60b381e67 100644 (file)
@@ -44,9 +44,8 @@
 
         <!-- test dependencies -->
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
+            <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>