Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 2388456dc1c32f0cb23264eeba338ad04352ba51..2087445d1723dfbc1c7a1f35120b8e6c12fa2b27 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../../config/config-parent</relativePath>
   </parent>
 
   <artifactId>sal-distributed-datastore</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>