Bump versions by x.y.(z+1)
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / impl / pom.xml
index d9efb62e3b2d3fa4da545db7cb7baafbfc60e722..499059ffbc92e3a5a60df6acda9b8fecaeb99b98 100644 (file)
@@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>mdsal-artifacts</artifactId>
-              <version>1.7.4-SNAPSHOT</version>
+              <version>1.7.5-SNAPSHOT</version>
               <type>pom</type>
               <scope>import</scope>
           </dependency>