Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-flow-services-rest / pom.xml
index 5d75a21b947be1a9585c6f9a5a4b0c1bc9d85859..ea06ff2c25df7a2eaa893e2b8055ff18ccbb0a3f 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
     <packaging>feature</packaging>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>