Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index d2fed42496e7ca83bf9b5b6d6f73216d89c2934c..59fb664dab09ca675402c747ac7e91bd482a2811 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-api</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>