Switch to using yangtools version of mockito-configuration
[controller.git] / opendaylight / config / config-persister-directory-xml-adapter / pom.xml
index 96d3a71c30bc3903ede0e872e11885b0f82587eb..5ebb6154be75a775f332ac39d18f95391bead36d 100644 (file)
@@ -53,9 +53,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>