Merge "Switch to using yangtools version of mockito-configuration"
[controller.git] / opendaylight / config / config-persister-directory-autodetect-adapter / pom.xml
index a54482726d0fa8d56d6d552c5eb3f1d5faf3443b..c94f63355c00befd6f5a2d1012e66a0c8f8602f4 100644 (file)
@@ -49,9 +49,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>