Bumping pom versions to 1.7.0-rc2 and fixing some maven issues

Change-Id: I6169420328333d0916452aa92efbfa961d72e9c4
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index 5a7eb0a..1d4813f 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.7.0-SNAPSHOT</version>
+        <version>1.7.0-rc2</version>
     </parent>
 
     <artifactId>onos-ospf-api</artifactId>
diff --git a/protocols/ospf/ctl/pom.xml b/protocols/ospf/ctl/pom.xml
index b717cd3..d65e06b 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.7.0-SNAPSHOT</version>
+        <version>1.7.0-rc2</version>
     </parent>
 
     <artifactId>onos-ospf-ctl</artifactId>
diff --git a/protocols/ospf/pom.xml b/protocols/ospf/pom.xml
index 0695c9e..8b8d80b 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.7.0-SNAPSHOT</version>
+        <version>1.7.0-rc2</version>
     </parent>
 
     <artifactId>onos-ospf</artifactId>
diff --git a/protocols/ospf/protocol/pom.xml b/protocols/ospf/protocol/pom.xml
index 9d8b188..61033d8 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.7.0-SNAPSHOT</version>
+        <version>1.7.0-rc2</version>
     </parent>
 
     <artifactId>onos-ospf-protocol</artifactId>