From d911dea6146b1410d6b47b8357a905f451b85194 Mon Sep 17 00:00:00 2001 From: jimmy Date: Tue, 18 Feb 2020 09:52:02 -0500 Subject: Fix sonar settings Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth Change-Id: I32c3e51ae4812e8333a166694b58dca6d4e4721e --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 8a4994d..c0f0ffe 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=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg