Switch to using yangtools version of mockito-configuration
[controller.git] / opendaylight / netconf / netconf-monitoring / pom.xml
index 8e1e599c719a6794d17b91b2792efbf27f85e458..fa0aae52362347870a7d9cc9b4d28692f3b6391b 100644 (file)
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
+            <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <version>${bgpcep.version}</version>
-            <scope>test</scope>
         </dependency>
     </dependencies>
 
@@ -93,4 +91,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>