Starting snapshot 1.13.10-SNAPSHOT
diff --git a/apps/cfm/app/pom.xml b/apps/cfm/app/pom.xml
index ff59515..2981d5e 100644
--- a/apps/cfm/app/pom.xml
+++ b/apps/cfm/app/pom.xml
@@ -14,12 +14,12 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-apps-cfm</artifactId>
-        <version>1.13.10-rc2</version>
+        <version>1.13.10-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-apps-cfm-app</artifactId>
     <packaging>bundle</packaging>
-    <version>1.13.10-rc2</version>
+    <version>1.13.10-SNAPSHOT</version>
 
     <description>ONOS OSGi bundle archetype</description>
     <url>http://onosproject.org</url>