Switch to using yangtools version of mockito-configuration
[controller.git] / opendaylight / config / yang-store-impl / pom.xml
index 3b0d58a32f28cb329b35e4ea33816d7624076082..b0b88e6e590ff266bef47b3009c5cbed0078d59b 100644 (file)
@@ -41,9 +41,8 @@
             <artifactId>guava</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
+            <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>com.google.code.findbugs</groupId>