Tagging 1.14.0-b1
diff --git a/apps/cfm/app/pom.xml b/apps/cfm/app/pom.xml
index 53a0396..c3e82d5 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.14.0-SNAPSHOT</version>
+        <version>1.14.0-b1</version>
     </parent>
 
     <artifactId>onos-apps-cfm-app</artifactId>
     <packaging>bundle</packaging>
-    <version>1.14.0-SNAPSHOT</version>
+    <version>1.14.0-b1</version>
 
     <description>ONOS OSGi bundle archetype</description>
     <url>http://onosproject.org</url>