Fixing the version

	* After merging the release branch, version numbers were changed to 1.7.0
	* With this commit the version numbers were changed back to 1.8.0
diff --git a/gradle.properties b/gradle.properties
index 2651f62..d2b8f30 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version = 1.7.0
-geodeVersion = 1.7.0
+version = 1.8.0-SNAPSHOT
+geodeVersion = 1.8.0-SNAPSHOT
 
 # release properties, set these on the command line to validate against
 # a release candidate