Bump versions by x.(y+1).z for next dev cycle
[netvirt.git] / openstack / ovsdb-ui / bundle / pom.xml
index 2b959b7c9ff42b179d1d04cd59ff2c27db3cf6a1..696870b7536afc28b2a576d502007b9d014ab875 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.8.0-SNAPSHOT</version>
+      <version>1.9.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>ovsdb-ui-bundle</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <name>ODL :: netvirt :: ${project.artifactId}</name>
     <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>
@@ -35,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </scm>
 
     <properties>
-      <dlux.version>0.5.0-SNAPSHOT</dlux.version>
+      <dlux.version>0.6.0-SNAPSHOT</dlux.version>
     </properties>
 
     <dependencies>