Create java Honolulu baseline image

Issue-ID: INT-1808

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ic97decb99336b4543fa7f0b634d84a11db88585c
diff --git a/version.properties b/version.properties
index 01c4721..e1f94df 100644
--- a/version.properties
+++ b/version.properties
@@ -3,8 +3,8 @@
 # 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_version=7
-minor_version=2
+major_version=8
+minor_version=0
 patch_version=0
 
 base_version=${major_version}.${minor_version}.${patch_version}