Starting snapshot 1.11.2-SNAPSHOT
diff --git a/cli/pom.xml b/cli/pom.xml
index b6b9391..12f6ad1 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos</artifactId>
-        <version>1.11.2-rc1</version>
+        <version>1.11.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-cli</artifactId>