Starting snapshot 1.12.2-SNAPSHOT
diff --git a/apps/cfm/pom.xml b/apps/cfm/pom.xml
index 9856933..76ae25a 100644
--- a/apps/cfm/pom.xml
+++ b/apps/cfm/pom.xml
@@ -14,12 +14,12 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.12.2-rc1</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-cfm</artifactId>
<packaging>bundle</packaging>
- <version>1.12.2-rc1</version>
+ <version>1.12.2-SNAPSHOT</version>
<description>ONOS OSGi bundle archetype</description>
<url>http://onosproject.org</url>