Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index d1e950b4e3d9b8efa08bcbd1d2d002b48562de49..5c77391b38fc82be487cf5541a78a618ccc1f14f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.1-SNAPSHOT</version>
     <relativePath>../../config/config-parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-datastore</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.5.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>