Bump versions by x.(y+1).z for next dev cycle
[controller.git] / features / protocol-framework / features-protocol-framework / pom.xml
index 0f2b32e9d1ffbe06226b81db2dcaaf1b42b858d8..c74b071c56ee78acc13cd44e01ed0efe88f0d1e7 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>features-protocol-framework</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.6.0-SNAPSHOT</config.version>
+    <config.version>0.7.0-SNAPSHOT</config.version>
   </properties>
 
   <dependencies>