Bump versions by x.(y+1).z for next dev cycle
[nemo.git] / nemo-karaf / pom.xml
index dea77ab3ae61c5e2124bfa16b3ffabf2058c0cc0..ef435f5b289743102f53b2590113deaef9dacd61 100644 (file)
@@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.0-SNAPSHOT</version>
   <!-- <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>
@@ -28,8 +28,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <feature.mdsal.version>1.7.0-SNAPSHOT</feature.mdsal.version>
-    <feature.dlux.version>0.7.0-SNAPSHOT</feature.dlux.version>
+    <feature.mdsal.version>1.8.0-SNAPSHOT</feature.mdsal.version>
+    <feature.dlux.version>0.8.0-SNAPSHOT</feature.dlux.version>
   </properties>
 
   <dependencyManagement>