Starting snapshot 1.13.0-SNAPSHOT
diff --git a/utils/rest/pom.xml b/utils/rest/pom.xml
index 8637674..e49a791 100644
--- a/utils/rest/pom.xml
+++ b/utils/rest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onlab-utils</artifactId>
-        <version>1.13.0-b5</version>
+        <version>1.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onlab-rest</artifactId>