Starting snapshot 1.11.0-SNAPSHOT
diff --git a/cli/pom.xml b/cli/pom.xml
index a15931e..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-b3</version>
+        <version>1.11.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-cli</artifactId>