Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 0593b656650b9528ab8dd4c6492dda2421e9e43b..73212e1ee0b3f705b4092efe4ece03c7f38cf6a8 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.11.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-datastore</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.11.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>