Tagging 1.5.0-rc2
diff --git a/web/api/pom.xml b/web/api/pom.xml
index 1b0d885..215dfd5 100644
--- a/web/api/pom.xml
+++ b/web/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0-rc2</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index 5fbc9ea..3c5cfd5 100644
--- a/web/gui/pom.xml
+++ b/web/gui/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0-rc2</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/web/pom.xml b/web/pom.xml
index 619ce5e..57dac9e 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0-rc2</version>
<relativePath>../pom.xml</relativePath>
</parent>