Starting snapshot 1.9.0-SNAPSHOT
diff --git a/protocols/restconf/client/pom.xml b/protocols/restconf/client/pom.xml
index e0e3b23..2a54ea2 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.9.0-b3</version>
+    <version>1.9.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>onos-restconf-client</artifactId>