From a8355bb4638e40c0353c667bb0328201ac209eec Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 15 Jul 2020 13:59:25 +0800 Subject: Upgraded Jenkins Jobs of Holmes to Java 11 Change-Id: I443e4f449772c8d1fcf1cdc5274eb680922c6f8d Issue-ID: HOLMES-330 Signed-off-by: GuangrongFu --- jjb/holmes/holmes-common.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/holmes/holmes-common.yaml') diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 9b6824cbe..5a3c5cbe3 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -26,6 +26,7 @@ files: '**' archive-artifacts: '' build-node: ubuntu1804-builder-4c-4g + java-version: openjdk11 - project: name: holmes-common-sonar -- cgit 1.2.3-korg