Bump versions by x.(y+1).z for next dev cycle
[nemo.git] / nemo-ui / pom.xml
index 09c6502320414bf3425eb5bccc6f0dbb01d0bf0e..38f1d676bebc26f2a1f807610ad1e01b2a0afe2f 100644 (file)
@@ -12,20 +12,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.7.0-SNAPSHOT</dlux.version>
+    <dlux.version>0.8.0-SNAPSHOT</dlux.version>
   </properties>
 
   <dependencies>