From f1c852e7a96ed564a7d0200c6fff858c32926a29 Mon Sep 17 00:00:00 2001 From: RachithaRamappa93 Date: Tue, 23 Feb 2021 22:11:47 +0530 Subject: honolulu snapshot release Change-Id: I57ab0e2f5356a1690cd09558b96d5e0bfe911255 Issue-ID: VID-958 Signed-off-by: rachitha.ramappa@att.com --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0ec355a05..5709c5532 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=7 +major=8 minor=0 -patch=2 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg