Bump versions to 7.0.5-SNAPSHOT
[netconf.git] / restconf / restconf-nb / pom.xml
index 24de1456bc97f26183e4e22022f009927dc86327..5453a9bfc66371814683639615d0fa87790c9b23 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>7.0.3-SNAPSHOT</version>
+    <version>7.0.5-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
       <artifactId>xmlunit-assertj</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>net.javacrumbs.json-unit</groupId>
-      <artifactId>json-unit-assertj</artifactId>
-      <version>3.0.0</version>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>netconf-test-models</artifactId>