Starting snapshot 1.14.2-SNAPSHOT
diff --git a/protocols/bmv2/pom.xml b/protocols/bmv2/pom.xml
index f8edf00..074bab0 100644
--- a/protocols/bmv2/pom.xml
+++ b/protocols/bmv2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>onos-protocols</artifactId>
         <groupId>org.onosproject</groupId>
-        <version>1.14.1</version>
+        <version>1.14.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/protocols/bmv2/thrift-api/pom.xml b/protocols/bmv2/thrift-api/pom.xml
index b51999f..8f383fe 100644
--- a/protocols/bmv2/thrift-api/pom.xml
+++ b/protocols/bmv2/thrift-api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>onos-protocols-bmv2</artifactId>
         <groupId>org.onosproject</groupId>
-        <version>1.14.1</version>
+        <version>1.14.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>