Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / impl / pom.xml
index 5f5e7d5bc14c74a30a85b89d76fe860591cb79cb..f0ce8714569adf2b49e22d3ff2524041d2364ba1 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.0-SNAPSHOT</version>
+    <version>0.13.0-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.0-SNAPSHOT</version>
+              <version>1.8.0-SNAPSHOT</version>
               <type>pom</type>
               <scope>import</scope>
           </dependency>