Bump versions by 0.1.0 for next dev cycle
[netconf.git] / netconf / netconf-notifications-api / pom.xml
index f93d720abd6622ea096dcd31638e9ddc9848ea2c..d2fed42496e7ca83bf9b5b6d6f73216d89c2934c 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.6.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-notifications-api</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>