Merge "Switch to using yangtools version of mockito-configuration"
[controller.git] / opendaylight / netconf / config-persister-impl / pom.xml
index 20bd386063419523d439dcb46102851208b6a7db..30215318d9d4a301b172c06b9ab4f584b5f8f83c 100644 (file)
 
         <!-- test dependencies -->
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
+            <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <version>${bgpcep.version}</version>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>