Switch to using yangtools version of mockito-configuration
[controller.git] / opendaylight / config / config-persister-file-adapter / pom.xml
index 3cd3e907b3a63682e5bcb0f87df23df038e96a11..e892829ee09899693026342ced01c096770d990f 100644 (file)
@@ -34,9 +34,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>