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