Starting snapshot 1.14.2-SNAPSHOT
diff --git a/apps/cfm/api/pom.xml b/apps/cfm/api/pom.xml
index c3fac11..91f0cea 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.1</version>
+ <version>1.14.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -28,7 +28,7 @@
<packaging>bundle</packaging>
<description>API for CFM applications</description>
- <version>1.14.1</version>
+ <version>1.14.2-SNAPSHOT</version>
<dependencies>
<dependency>