Bump versions by 0.1.0 for next dev cycle
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 4ac2772ca3d6f37a74aa2467a66bae68cf5c9df7..eb34e019f66fc222e2a0880c8ad72bd0af6a0333 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencyManagement>