Bump versions by x.(y+1).z for next dev cycle
[controller.git] / features / mdsal / odl-mdsal-model-inventory / pom.xml
index fed7f917cd5871e93e945bb4f7f9edf69f1fe351..b1b5aa4a218a4ac1c9967445ea34d6b190bc648f 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-model-inventory</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Inventory Model</name>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>0.14.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>