Bump versions by x.(y+1).z for next dev cycle
[serviceutils.git] / tools / rpc-api / pom.xml
index 7ad14b65a7f749a7ab4f788af3314a28539e58c9..82741211610d71a0958c8ee2913754883440106b 100644 (file)
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>quality-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath>../../commons/quality-parent/</relativePath>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>rpc-api</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>