Update ONOS version to 1.6.0-rc2
Change-Id: I838cee261fd8dcff369d46eb75de853049b56476
diff --git a/pom.xml b/pom.xml
index 3f4052c..5e15ef0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.6.0-rc1</version>
+ <version>1.6.0-rc2</version>
<relativePath></relativePath>
</parent>
@@ -44,7 +44,7 @@
<properties>
<onos.app.name>org.opencord.config</onos.app.name>
- <onos.version>1.6.0-rc1</onos.version>
+ <onos.version>1.6.0-rc2</onos.version>
<onos.app.title>CORD Configuration Meta Application</onos.app.title>
<onos.app.category>Utility</onos.app.category>
<onos.app.url>http://opencord.org</onos.app.url>