From 2c231432261d41be7a9a2e0b5308700bc5b9fbc9 Mon Sep 17 00:00:00 2001 From: "Forsyth, James (jf2512)" Date: Fri, 10 Apr 2020 16:11:01 -0400 Subject: Upversion to 1.6.8 Issue-ID: AAI-2838 Signed-off-by: Forsyth, James (jf2512) Change-Id: I61d1da602a7a3d13fafda2acb15d96750be84048 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 0faa955..f480130 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=6 -patch_version=7 +patch_version=8 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg