Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / ovsdb-ui / bundle / pom.xml
index 6f1fcac26ea4f1420569d84ebc842d1b5b9b9295..add4d4d53862564d61d395ad8bad2e5a0becc2a5 100644 (file)
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.8.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>ovsdb-ui-bundle</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>
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </scm>
 
     <properties>
-      <dlux.version>0.4.0-SNAPSHOT</dlux.version>
+      <dlux.version>0.5.0-SNAPSHOT</dlux.version>
     </properties>
 
     <dependencies>