Bump versions by x.(y+1).z for next dev cycle
[genius.git] / cloudscaler / impl / pom.xml
index 16492a3e65fa522db611073dc983508a56ce3b7f..5eb9574879a556ec14af4a059cccc21572e72fdb 100644 (file)
@@ -4,20 +4,20 @@
   <parent>
     <groupId>org.opendaylight.genius</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.10.0-SNAPSHOT</version>
     <relativePath>../../commons/binding-parent</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cloudscaler-impl</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <name>ODL :: genius :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
       <artifactId>cloudscaler-api</artifactId>
-      <version>0.9.0-SNAPSHOT</version>
+      <version>0.10.0-SNAPSHOT</version>
     </dependency>
       <dependency>
           <groupId>org.opendaylight.genius</groupId>