Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-he-aggregator / odl-openflowplugin-flow-services-rest-he / pom.xml
index 55baa4846e281b203c0a76ad48dd0ae2f1682d90..90d41af0ff00c3712fef5b658f9281d32dd1a66e 100644 (file)
@@ -5,19 +5,19 @@
     <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-rest-he</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.5.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.6.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>