aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2021-06-29 09:17:44 -0400
committerHarish Venkata Kajur <vk250x@att.com>2021-06-29 09:49:29 -0400
commit30fb062485008c5006a480c8c4fe2fcc7dbe5961 (patch)
tree7f7de87e7c3f10172776455d3d694519d72da380 /version.properties
parentf66e9b316eea473c9907a8f4d3d916e22949f39c (diff)
Add v24 schema to onap
Issue-ID: AAI-3361 Change-Id: I14c075d2bd515fa195e4f86481650b8385fc851e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r--version.properties4
1 files changed, 2 insertions, 2 deletions
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