Add v24 schema to onap

Issue-ID: AAI-3361
Change-Id: I14c075d2bd515fa195e4f86481650b8385fc851e
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
diff --git a/version.properties b/version.properties
index 4ff7fb4..6295e20 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=1
-minor_version=8
-patch_version=7
+minor_version=9
+patch_version=0
 
 base_version=${major_version}.${minor_version}.${patch_version}
 # Release must be completed with GIT information # in Jenkins