Bump versions by x.(y+1).z for next dev cycle
[nemo.git] / nemo-features / odl-nemo-api / pom.xml
index 7fc99f4f74fee224e0f46a5e385fda687bb78dbc..2e70ad2f8bee1c2ea0cc51ce07a55937d27c88ff 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>odl-nemo-api</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: NEMO :: API</name>
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.12.0-SNAPSHOT</version>
+            <version>0.13.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>