Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / net-virt-sfc / it / pom.xml
index ef2eba5f371e5092972c8b41982ac050fdf27b6c..027e2214d204c17e261365fbb283118895a57ed3 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>it</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <relativePath>../../commons/it</relativePath>
   </parent>
 
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <karaf.distro.artifactId>openstack.net-virt-sfc-karaf</karaf.distro.artifactId>
     <karaf.distro.version>${project.version}</karaf.distro.version>
     <karaf.distro.type>zip</karaf.distro.type>
-    <ovsdb.version>1.3.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
    </properties>
 
   <dependencyManagement>