Tagging 1.11.0-b2
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index 4841ca3..a074505 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.11.0-SNAPSHOT</version>
+ <version>1.11.0-b2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/grpc/pom.xml b/protocols/grpc/pom.xml
index b9436cc..b2c7db2 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.11.0-SNAPSHOT</version>
+ <version>1.11.0-b2</version>
</parent>
<modelVersion>4.0.0</modelVersion>