Tagging 1.13.5
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index 66178b6..040f72a 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.13.5-SNAPSHOT</version>
+ <version>1.13.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/grpc/pom.xml b/protocols/grpc/pom.xml
index 2d6561f..9baee60 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.5-SNAPSHOT</version>
+ <version>1.13.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>