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

Change-Id: I6169420328333d0916452aa92efbfa961d72e9c4
diff --git a/incubator/store/pom.xml b/incubator/store/pom.xml
index e94a315..748c29a 100644
--- a/incubator/store/pom.xml
+++ b/incubator/store/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-incubator</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.0-rc2</version>
     </parent>
 
     <artifactId>onos-incubator-store</artifactId>