Starting snapshot 1.14.2-SNAPSHOT
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index 72c04fb..38d6ab0 100644
--- a/protocols/grpc/api/pom.xml
+++ b/protocols/grpc/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols-grpc</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/grpc/pom.xml b/protocols/grpc/pom.xml
index 71bf172..fc6072f 100644
--- a/protocols/grpc/pom.xml
+++ b/protocols/grpc/pom.xml
@@ -21,7 +21,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>