Merge "Switch to using yangtools version of mockito-configuration"
[controller.git] / opendaylight / config / config-persister-directory-autodetect-adapter / pom.xml
index aaf60dd2c8e5d17494ccdd9c9aa93ac183d189a7..c94f63355c00befd6f5a2d1012e66a0c8f8602f4 100644 (file)
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>mockito-configuration</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>config-persister-api</artifactId>
+            <type>test-jar</type>
+            <scope>test</scope>
+        </dependency>
 
     </dependencies>