Bumping version back to 1.7.0-SNAPSHOT

Change-Id: I1df9d0f12cd7ec7597499d41cacebdbe75899556
diff --git a/onos.defs b/onos.defs
index 80552e1..54cfcdd 100644
--- a/onos.defs
+++ b/onos.defs
@@ -1,6 +1,6 @@
 ONOS_ORIGIN = 'ON.Lab'
 ONOS_GROUP_ID = 'org.onosproject'
-ONOS_VERSION = '1.7.0-rc2'
+ONOS_VERSION = '1.7.0-SNAPSHOT'
 DEFAULT_APP_CATEGORY = 'Utility'
 ONOS_ARTIFACT_BASE = 'onos-'
 APP_PREFIX = ONOS_GROUP_ID + '.'