Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-notifications-impl / pom.xml
index 93d7f95dbca22ce5ec9be38708c5e722d0dc050c..79eb3a92dabea0a713ccd744360681fb2c19c544 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-impl</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>