Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index b697dd598456971038e7862a5d9fdbd5410874e4..42a46ef719ab0200c08ae4f943a4a24dabb146b4 100644 (file)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller.samples</groupId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>