Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 0a4d8cad1da69d128fe2245f9ada564d42c87731..c7223539fc9057a2a1bb25728641e83cbb89bfc7 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-testtool</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>