Fix the merge job
Fix the merge job that does not use jdk 11
Issue-ID: SDC-2725
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I151981c0e12131ae8a6e9b33128ea764729ec715
diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml
index c64d17e..22fa481 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