Starting snapshot 1.14.0-SNAPSHOT

Change-Id: I97bab4e31d2b701f015289eae29d0c58a4937685
diff --git a/apps/cfm/app/pom.xml b/apps/cfm/app/pom.xml
index 235182e..53a0396 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.0-SNAPSHOT</version>
+        <version>1.14.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-apps-cfm-app</artifactId>
     <packaging>bundle</packaging>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.14.0-SNAPSHOT</version>
 
     <description>ONOS OSGi bundle archetype</description>
     <url>http://onosproject.org</url>