Tagging 1.6.0-rc1
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index 5b78bbd..1dc3d5d 100755
--- a/protocols/ospf/api/pom.xml
+++ b/protocols/ospf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/ospf/ctl/pom.xml b/protocols/ospf/ctl/pom.xml
index fb4926c..5a67654 100755
--- a/protocols/ospf/ctl/pom.xml
+++ b/protocols/ospf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/ospf/pom.xml b/protocols/ospf/pom.xml
index 3b4de4e..700c011 100755
--- a/protocols/ospf/pom.xml
+++ b/protocols/ospf/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-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/ospf/protocol/pom.xml b/protocols/ospf/protocol/pom.xml
index 3a84f35..a9f83a2 100644
--- a/protocols/ospf/protocol/pom.xml
+++ b/protocols/ospf/protocol/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>