Tagging 1.13.2-rc3
diff --git a/web/api/pom.xml b/web/api/pom.xml
index f0ea190..85b2173 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.13.2-SNAPSHOT</version>
+ <version>1.13.2-rc3</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index b7359c1..f9b9745 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.13.2-SNAPSHOT</version>
+ <version>1.13.2-rc3</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index dc14377..e51afb0 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.13.2-SNAPSHOT</version>
+ <version>1.13.2-rc3</version>
</parent>
<artifactId>onos-web</artifactId>