Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-netty-util / pom.xml
index 8fff64f5c693bac664e6f47a195be5c1b5d15fe5..cd8b2a7fd8c9e8fa2efe1435d26f9cea18a1e2ff 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-netty-util</artifactId>
   <packaging>bundle</packaging>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.9.0-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <dependencies>