[SDC] Fix Sonar and CLM builds 67/120967/1
authorChrisC <christophe.closset@intl.att.com>
Wed, 28 Apr 2021 12:43:12 +0000 (14:43 +0200)
committerChrisC <christophe.closset@intl.att.com>
Wed, 28 Apr 2021 12:43:12 +0000 (14:43 +0200)
Distribution client has moved to java11, sonar and clm builds needs to be updated to pass

Issue-ID: SDC-3468
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I0309e68dd837a25ba16853e9fcbc5e4ad1d512bf

jjb/sdc/sdc-sdc-distribution-client.yaml

index cbbcdce..c3b9ce3 100644 (file)
@@ -66,6 +66,7 @@
     project-name: 'sdc-sdc-distribution-client'
     branch: 'master'
     mvn-settings: 'sdc-sdc-distribution-client-settings'
+    java-version: openjdk11
     mvn-params: '-Dsonar.branch={branch}'
     mvn-goals: 'clean install'
     mvn-opts: '-Xmx1024m'
@@ -79,6 +80,7 @@
     project-name: 'sdc-sdc-distribution-client'
     branch: 'master'
     mvn-settings: 'sdc-sdc-distribution-client-settings'
+    java-version: openjdk11
 
 - project:
     name: sdc-sdc-distribution-client-info