Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-notifications-impl / pom.xml
index 3e420b75faedad6f5ce9ffaf7d9d3bd44982aaa6..2d60e0c4be95072f16f9bbb5def6fb076e81488c 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.6.0-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-impl</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>