BUG-1520 coverage tests for config-api
[controller.git] / opendaylight / config / config-api / pom.xml
index 58a93a188b1886194ceed42845a16524126a0cd2..e145bd2db0de394d64492e64aeeeea5ce432bd8f 100644 (file)
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
     </dependency>
+      <dependency>
+          <groupId>org.opendaylight.yangtools</groupId>
+          <artifactId>mockito-configuration</artifactId>
+      </dependency>
   </dependencies>
 
   <build>