Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index 9dac1b6168e743bddbfa22b44d4e02c9d79c83b5..028e40c6742e9699da5429af2336963371198659 100644 (file)
@@ -5,12 +5,12 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-parent</artifactId>
-        <version>1.11.0-SNAPSHOT</version>
+        <version>1.12.0-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.controller.samples</groupId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
     <artifactId>clustering-it-model</artifactId>
     <packaging>bundle</packaging>