Starting snapshot 1.14.0-SNAPSHOT
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index 2328aff..3060b3f 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.0-rc2</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/grpc/pom.xml b/protocols/grpc/pom.xml
index 305f84c..24caaba 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.0-rc2</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>