Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / restconf / restconf-nb / pom.xml
index fb729358ef0cc8f546b4c69ca839ac207a999e3f..0d9eb150d61c9f1636716abfd293ad6c32f7b2ee 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>4.0.6-SNAPSHOT</version>
+    <version>4.0.10-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
       <version>2.36.1</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>netconf-test-models</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <build>