Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-he-aggregator / odl-openflowplugin-flow-services-ui-he / pom.xml
index 3df3c48b8e998fbf6200741ab1588da9bfe0d533..90738d461adbfa8cfda33f80451b0475767dd4fb 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-he</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>