Bump VID master version to 7.0.0 (Guilin)

Issue-ID: VID-813
Change-Id: I4ead7f5cca5380a5eba154b30fb18e18177865af
Signed-off-by: Ittay Stern <ittay.stern@att.com>
diff --git a/version.properties b/version.properties
index 5617b19..9edd481 100644
--- a/version.properties
+++ b/version.properties
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=6
+major=7
 minor=0
-patch=5
+patch=0
 
 base_version=${major}.${minor}.${patch}