Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / extension / features-extension-aggregator / features-openflowplugin-extension / pom.xml
index 5ad120842834cac414e719b08dec2a7b06572001..3ccfdeb39e0daa16a0fe0f70adac462109a6367b 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.openflowplugin</groupId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>