Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-flow-services-ui / pom.xml
index 83191c1a2e4ad5a75cf807ffd66074206dbe30e5..51dbf316cfeaaa19371e6140858011acb003991b 100644 (file)
@@ -5,20 +5,20 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-ui</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: UI</name>
 
     <properties>
-        <dlux.version>0.5.0-SNAPSHOT</dlux.version>
-        <restconf.version>1.5.0-SNAPSHOT</restconf.version>
+        <dlux.version>0.6.0-SNAPSHOT</dlux.version>
+        <restconf.version>1.6.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>