Tagging 1.6.0-rc3
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index ba12cc9..42a2389 100644
--- a/protocols/openflow/api/pom.xml
+++ b/protocols/openflow/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc3</version>
</parent>
<artifactId>onos-of-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index 865b9e1..272b2fe 100644
--- a/protocols/openflow/ctl/pom.xml
+++ b/protocols/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc3</version>
</parent>
<artifactId>onos-of-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index bff5a1a..fdfb607 100644
--- a/protocols/openflow/pom.xml
+++ b/protocols/openflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc3</version>
</parent>
<artifactId>onos-of</artifactId>