Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / utils / netvirt-it-utils / pom.xml
index 1490018b06f6ff6ded4fb2443b3a8afb590d8112..05f25c6d72ab7ee5046ac6a8cd74477e4b36f74d 100644 (file)
@@ -13,14 +13,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>utils.netvirt-it-utils</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <scm>
@@ -31,8 +31,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </scm>
 
   <properties>
-    <ovsdb.version>1.3.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencies>