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