Starting snapshot 1.13.0-SNAPSHOT
diff --git a/protocols/restconf/client/ctl/pom.xml b/protocols/restconf/client/ctl/pom.xml
index 1c20e78..943d588 100644
--- a/protocols/restconf/client/ctl/pom.xml
+++ b/protocols/restconf/client/ctl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.onosproject</groupId>
     <artifactId>onos-restconf-client</artifactId>
-    <version>1.13.0-b0</version>
+    <version>1.13.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>onos-restconf-client-ctl</artifactId>