Fixed publishDataChangeEvent in 2phase commit
[controller.git] / opendaylight / config / yang-jmx-generator / pom.xml
index c66b11256601125e4ef84980756780fc9bc20376..9993c2f25997a6de786fcdd5849ed0d2bdec22d1 100644 (file)
@@ -33,9 +33,8 @@
         </dependency>
 
         <dependency>
-            <groupId>org.opendaylight.bgpcep</groupId>
+            <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
@@ -45,7 +44,6 @@
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>config-api</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>