Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 9988696fe7cf78788128bfeae5d2230f5f809c7c..ea2bbc01ca2f7e219d3cefb448e4f410d5bd863c 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-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.10.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>