Remove netconf from commons/opendaylight pom
[controller.git] / opendaylight / netconf / netconf-it / pom.xml
index 6e4c16d20fca36bf83c89b77c872aa1fe873c08b..7022cd13bb326a5e968159b8812b2936b75c3f67 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>netconf-subsystem</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>netconf-it</artifactId>
       <artifactId>config-api</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>object-cache-guava</artifactId>
+    </dependency>
+
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>config-manager</artifactId>