Starting snapshot 1.9.0-SNAPSHOT
diff --git a/utils/rest/pom.xml b/utils/rest/pom.xml
index e0b4192..4071df8 100644
--- a/utils/rest/pom.xml
+++ b/utils/rest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onlab-utils</artifactId>
-        <version>1.9.0-b1b</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onlab-rest</artifactId>