Bump versions by x.(y+1).z for next dev cycle
[nemo.git] / nemo-features / odl-nemo-engine / pom.xml
index 97feb8964a2cb531e5c15414b6fcc47adc997a14..3e8cc78d78c91a7fd73346c6d044086a6eb0d3c0 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-engine</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: Engine</name>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.8.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>