Starting snapshot 1.12.0-SNAPSHOT
diff --git a/protocols/restconf/client/pom.xml b/protocols/restconf/client/pom.xml
index a14d62b..8c59361 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.12.0-b1</version>
+    <version>1.12.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>onos-restconf-client</artifactId>