Bump versions by x.y.(z+1)
[controller.git] / features / mdsal / odl-mdsal-model-inventory / pom.xml
index 83a2f3607afc4b232e60d6184a469e4b200151b7..449d3fc950d037cd2f2a24c110c42534189f8dc8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.2</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-mdsal-model-inventory</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.2-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.13.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>