Bump versions by x.y.(z+1)
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / odl-__artifactId__-api / pom.xml
index 18a4f71e0725aade23fe507377f9b2504c11aa4f..d408820bd4c919b88ea02fb6523abd28f3393dda 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.4</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.12.3-SNAPSHOT</version>
+                <version>0.12.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.5-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>