Bump versions by 0.1.0 for next dev cycle
[netconf.git] / netconf / netconf-config-dispatcher / pom.xml
index 66711a5ac1efef83ac2f38da18ad672f7fa58e94..fabef7d7ab7a79e24a22c4bca44e9ec09c067e9e 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-config-dispatcher</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
     <dependencyManagement>