Starting snapshot 1.15.0-SNAPSHOT

Change-Id: I9239c7695f7faf6dc184a0ff54a34dedf4761b2d
diff --git a/apps/cfm/api/pom.xml b/apps/cfm/api/pom.xml
index 8fca9fb..7196c0e 100644
--- a/apps/cfm/api/pom.xml
+++ b/apps/cfm/api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>onos-apps-cfm</artifactId>
         <groupId>org.onosproject</groupId>
-        <version>1.14.0-SNAPSHOT</version>
+        <version>1.15.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -28,7 +28,7 @@
 
     <packaging>bundle</packaging>
     <description>API for CFM applications</description>
-    <version>1.14.0-SNAPSHOT</version>
+    <version>1.15.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>