Tagging 1.10.0-rc1
diff --git a/web/api/pom.xml b/web/api/pom.xml
index bf547fa..59ee158 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.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index 94f1ec7..cdaeb28 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.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index 2fe26d8..5f1c54d 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-web</artifactId>