Deprecate protocol-framework tests
[netconf.git] / protocol-framework / pom.xml
index 7127bbe225f4fcf6bf02c8f8cee8a59971728add..c6d5456e7563898193901560693c0e3db99ac2a8 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.7</version>
     <relativePath/>
   </parent>
 
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>mockito-configuration</artifactId>
-      <version>2.1.4</version>
+      <version>2.1.6</version>
       <scope>test</scope>
     </dependency>
     <dependency>