Bump versions by x.(y+1).z for next dev cycle
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-iovisor / pom.xml
index 0b2215a260a4cda57abc4532de790fe869db8d5c..05ac3f64e04b0ad892a3183454ec3e57d2e3a4a1 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -24,8 +24,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.6.0-SNAPSHOT</aaa.version>
-        <restconf.version>1.6.0-SNAPSHOT</restconf.version>
+        <aaa.version>0.7.0-SNAPSHOT</aaa.version>
+        <restconf.version>1.7.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>