Starting snapshot 1.13.0-SNAPSHOT
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index ab78056..49e42c6 100644
--- a/protocols/grpc/api/pom.xml
+++ b/protocols/grpc/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-grpc-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-b1</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/grpc/pom.xml b/protocols/grpc/pom.xml
index e33592d..13e2326 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.13.0-b1</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>