Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 5109bd88953a0426b5b527cdad2d53f77b6a3a92..0330fa977a170e286ed02db94c62c05a63ce0f1d 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>1.10.0-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>