Starting snapshot 1.11.0-SNAPSHOT
diff --git a/cli/pom.xml b/cli/pom.xml
index 3206179..f1575e6 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.11.0-b2</version>
+        <version>1.11.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-cli</artifactId>