Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 9e6e9117a6ae0b91a4f8b404e1b75758a609d1e6..be792df880ca4bbdc7910e2c02adb789b4a4ad5c 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencyManagement>