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