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