Tagging 1.10.0-rc1
diff --git a/apps/network-troubleshoot/api/pom.xml b/apps/network-troubleshoot/api/pom.xml
index 0d5cfcc..cf69efa 100644
--- a/apps/network-troubleshoot/api/pom.xml
+++ b/apps/network-troubleshoot/api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-network-troubleshoot-api</artifactId>
diff --git a/apps/network-troubleshoot/app/pom.xml b/apps/network-troubleshoot/app/pom.xml
index 90bffa3..6eea241 100644
--- a/apps/network-troubleshoot/app/pom.xml
+++ b/apps/network-troubleshoot/app/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-network-troubleshoot-app</artifactId>
diff --git a/apps/network-troubleshoot/cli/pom.xml b/apps/network-troubleshoot/cli/pom.xml
index e46c143..904707a 100644
--- a/apps/network-troubleshoot/cli/pom.xml
+++ b/apps/network-troubleshoot/cli/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-network-troubleshoot-cli</artifactId>
diff --git a/apps/network-troubleshoot/core/pom.xml b/apps/network-troubleshoot/core/pom.xml
index 43f0281..a44d8e3 100644
--- a/apps/network-troubleshoot/core/pom.xml
+++ b/apps/network-troubleshoot/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-network-troubleshoot-core</artifactId>
diff --git a/apps/network-troubleshoot/pom.xml b/apps/network-troubleshoot/pom.xml
index 6ffd16b..cf934f8 100644
--- a/apps/network-troubleshoot/pom.xml
+++ b/apps/network-troubleshoot/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.0-SNAPSHOT</version>
+ <version>1.10.0-rc1</version>
</parent>
<artifactId>onos-network-troubleshoot</artifactId>