Bump versions by x.(y+1).z
[serviceutils.git] / tools / rpc-api / pom.xml
index f2fb33a8abd2e03f905a9d8b3ce7448060c8a0f8..d9abb4cbf5fd7ac10a839eca928754a98bb8707c 100644 (file)
@@ -7,13 +7,13 @@
     <parent>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>quality-parent</artifactId>
-        <version>0.5.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../../commons/quality-parent/</relativePath>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
     <artifactId>rpc-api</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>