Build {netconf,mdsal}-sonar with JDK17
[releng/builder.git] / jjb / netconf / netconf.yaml
index a594c374fd88ed92e2e4e8aa369c797a8f5ace9a..5abdb2c9c7841306a8be6e469a5308396e123623 100644 (file)
     project: "netconf"
     project-name: "netconf"
     branch: "master"
-    java-version: "openjdk11"
+    build-node: centos8-builder-4c-4g
+    java-version: "openjdk17"
     mvn-version: mvn38
     mvn-settings: "netconf-settings"
     mvn-goals: "clean deploy -Pintegrationtests"
-    mvn-opts: "-Xmx2048m -Dmaven.compile.fork=true"
     build-timeout: 90
     sonarcloud: true
     sonarcloud-project-organization: "{sonarcloud_project_organization}"