Unit Test for md-sal netconf northbound mapping.
[controller.git] / opendaylight / netconf / netconf-it / pom.xml
index 6e4c16d20fca36bf83c89b77c872aa1fe873c08b..32fc49cefac0eb68f2c188dac021bad843ce1b4a 100644 (file)
       <artifactId>config-api</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
+      <dependency>
+          <groupId>org.opendaylight.yangtools</groupId>
+          <artifactId>object-cache-guava</artifactId>
+      </dependency>
+      <dependency>
+          <groupId>org.opendaylight.yangtools</groupId>
+          <artifactId>mockito-configuration</artifactId>
+      </dependency>
+
+      <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>config-manager</artifactId>
       <scope>test</scope>