Bumping version back to 1.7.0-SNAPSHOT

Change-Id: I1df9d0f12cd7ec7597499d41cacebdbe75899556
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 9b839e1..6addb42 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.7.0-rc2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-of-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index e934781..235d8ff 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.7.0-rc2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-of-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 6b8adb5..0cb3421 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.7.0-rc2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>onos-of</artifactId>