From: sebdet Date: Thu, 10 Sep 2020 15:48:42 +0000 (+0200) Subject: Fix the merge job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0a595b9fb36360c2f719324240b2a4fd148e7ea6;p=ci-management.git Fix the merge job Fix the merge job that does not use jdk 11 Issue-ID: SDC-2725 Signed-off-by: sebdet Change-Id: I151981c0e12131ae8a6e9b33128ea764729ec715 --- diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml index c64d17e89..22fa4818d 100644 --- a/jjb/sdc/sdc.yaml +++ b/jjb/sdc/sdc.yaml @@ -35,6 +35,7 @@ docker-pom: 'pom.xml' mvn-profile: 'docker' mvn-params: '-Dnpm.registry=https://nexus3.onap.org/repository/npm.public/' + java-version: openjdk11 - gerrit-maven-stage: build-timeout: 90 sign-artifacts: true