Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / net-virt / pom.xml
index efc216ad1e131bd3901a2ff307ddd1a64ac313f2..3d518eeb2b6e5b96bdbf176ccd5eb3285e9df9f8 100644 (file)
@@ -14,13 +14,13 @@ 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>
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>openstack.net-virt</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <licenses>
@@ -44,8 +44,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </scm>
 
   <properties>
-    <neutron.model.version>0.7.0-SNAPSHOT</neutron.model.version>
-    <ovsdb.version>1.3.0-SNAPSHOT</ovsdb.version>
+    <neutron.model.version>0.8.0-SNAPSHOT</neutron.model.version>
+    <ovsdb.version>1.4.0-SNAPSHOT</ovsdb.version>
     <sonar.jacoco.itReportPath>../net-virt-it/target/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>