Starting snapshot 1.10.11-SNAPSHOT
diff --git a/apps/cfm/pom.xml b/apps/cfm/pom.xml
index 68b89d5..76b46a7 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.10.11-b1</version>
+ <version>1.10.11-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-cfm</artifactId>
<packaging>bundle</packaging>
- <version>1.10.11-b1</version>
+ <version>1.10.11-SNAPSHOT</version>
<description>ONOS OSGi bundle archetype</description>
<url>http://onosproject.org</url>