From baa1386596be363e7b15bccbe852dfe82119d551 Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Thu, 17 Dec 2020 15:46:16 +0530 Subject: Upversion to 1.8.2-SNAPSHOT Issue-ID: AAI-3200 Change-Id: I8405372a5dc35e5e8af6145a6881e680e0d57e77 Signed-off-by: Harish Venkata Kajur --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index bd82e18..911f262 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=8 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg