Tagging 1.14.0-rc3
diff --git a/apps/route-service/api/pom.xml b/apps/route-service/api/pom.xml
index 3d34bfa..a31bbae 100644
--- a/apps/route-service/api/pom.xml
+++ b/apps/route-service/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0-rc3</version>
</parent>
<artifactId>onos-apps-route-service-api</artifactId>
diff --git a/apps/route-service/app/pom.xml b/apps/route-service/app/pom.xml
index 40a1291..a2882ed 100644
--- a/apps/route-service/app/pom.xml
+++ b/apps/route-service/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0-rc3</version>
</parent>
<artifactId>onos-apps-route-service-app</artifactId>
diff --git a/apps/route-service/pom.xml b/apps/route-service/pom.xml
index c55f3af..5c3173d 100644
--- a/apps/route-service/pom.xml
+++ b/apps/route-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0-rc3</version>
</parent>
<artifactId>onos-apps-route-service</artifactId>