Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 775f5c719895a72fdad7ffe40430e44dee3d0b0d..d71573b419bc5379e8a82ecbcac043242b738ebc 100644 (file)
@@ -4,12 +4,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>
 
   <artifactId>sal-distributed-datastore</artifactId>
-  <version>1.11.0-SNAPSHOT</version>
+  <version>1.12.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>