Bump versions by x.(y+1).z for next dev cycle
[groupbasedpolicy.git] / features / odl-groupbasedpolicy-vpp / pom.xml
index 0db73a974801832cc696ca8eed5a32e81572d8a6..74b54353691add045044729e801cd5cadf3ab3e0 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.0-SNAPSHOT</netconf.version>
-        <vbd.version>1.2.0-SNAPSHOT</vbd.version>
-        <lisp.version>1.6.0-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+        <vbd.version>1.3.0-SNAPSHOT</vbd.version>
+        <lisp.version>1.7.0-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>1.7.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>