Bump versions by x.(y+1).z for next dev cycle
[netvirt.git] / openstack / utils / netvirt-it-utils / pom.xml
index 4ff67f3e002ba86d004e8ccb76d2de8050caacb4..bcbc821a0b21e3715d37735017c9fef23ca5e1a6 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>utils.netvirt-it-utils</artifactId>
   <name>ODL :: netvirt :: ${project.artifactId}</name>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <scm>
@@ -32,8 +32,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </scm>
 
   <properties>
-    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.5.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.5.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencies>