Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 69df7db85ee5c1ab80b27b1b8b72dd0d388ce024..11f81e7e21ee4ef73c49d3dbeba0a38bd2af7f84 100644 (file)
@@ -4,13 +4,13 @@
     <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>
     <artifactId>clustering-it-provider</artifactId>
-    <version>1.11.0-SNAPSHOT</version>
+    <version>1.12.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>