Starting snapshot 1.11.0-SNAPSHOT
diff --git a/protocols/restconf/client/pom.xml b/protocols/restconf/client/pom.xml
index a39e3fe..70532a1 100644
--- a/protocols/restconf/client/pom.xml
+++ b/protocols/restconf/client/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onosproject</groupId>
     <artifactId>onos-restconf</artifactId>
-    <version>1.11.0-b2</version>
+    <version>1.11.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>onos-restconf-client</artifactId>