Tagging 1.6.0-rc2
diff --git a/protocols/snmp/pom.xml b/protocols/snmp/pom.xml
index 9dad0af..b01b744 100644
--- a/protocols/snmp/pom.xml
+++ b/protocols/snmp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-api</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc2</version>
</dependency>
</dependencies>