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