Starting snapshot 1.9.0-SNAPSHOT
diff --git a/cli/pom.xml b/cli/pom.xml
index 9ce4f3e..ba803bc 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.9.0-b1b</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-cli</artifactId>