Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index 63f3773d3400f614d22130019b43ff9b7ddf8fdb..7bf7ef9992ea31d9a9d4d90afe3bdac60d8b690a 100644 (file)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.11.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller.samples</groupId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>