Tagging 1.11.2-rc5
diff --git a/incubator/protobuf/services/nb/pom.xml b/incubator/protobuf/services/nb/pom.xml
index da46ac2..eaaee83 100644
--- a/incubator/protobuf/services/nb/pom.xml
+++ b/incubator/protobuf/services/nb/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf-services</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2-rc5</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf/services/pom.xml b/incubator/protobuf/services/pom.xml
index baa232d..64e5a1e 100644
--- a/incubator/protobuf/services/pom.xml
+++ b/incubator/protobuf/services/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2-rc5</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,13 +34,13 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator-protobuf-models</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2-rc5</version>
</dependency>
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator-api</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2-rc5</version>
</dependency>
<dependency>