From 861decdd5da279cc4fb9c9176c34a409f02bb917 Mon Sep 17 00:00:00 2001 From: Dorian Burihabwa <75226315+dorian-burihabwa-sonarsource@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:23:28 +0100 Subject: [PATCH] SONARJAVA-5237 Bump orchestrator to version 5.1.0.2254 (#4949) --- .cirrus.yml | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index df9d1dce8c3..0b906513643 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -144,11 +144,11 @@ plugin_qa_task: <<: *ORCHESTRATOR_CACHE_PREPARATION_DEFINITION matrix: - env: - SQ_VERSION: LATEST_RELEASE[10.3] + SQ_VERSION: LATEST_RELEASE orchestrator_LATEST_RELEASE_cache: <<: *ORCHESTRATOR_CACHE_ELEMENTS_DEFINITION - env: - SQ_VERSION: DEV[10.8] + SQ_VERSION: DEV orchestrator_DEV_cache: <<: *ORCHESTRATOR_CACHE_ELEMENTS_DEFINITION @@ -208,7 +208,7 @@ ruling_task: - source cirrus-env QA - source set_maven_build_version $BUILD_NUMBER - cd its/ruling - - mvn package --batch-mode "-Pit-ruling,$PROFILE" -Dsonar.runtimeVersion=LATEST_RELEASE[10.3] -Dmaven.test.redirectTestOutputToFile=false -B -e -V -Dparallel=methods -DuseUnlimitedThreads=true + - mvn package --batch-mode "-Pit-ruling,$PROFILE" -Dsonar.runtimeVersion=LATEST_RELEASE -Dmaven.test.redirectTestOutputToFile=false -B -e -V -Dparallel=methods -DuseUnlimitedThreads=true cleanup_before_cache_script: cleanup_maven_repository on_failure: actual_artifacts: @@ -237,7 +237,7 @@ ruling_win_task: - init_git_submodules its/sources - git submodule update --init --recursive - cd its/ruling - - mvn package --batch-mode "-Pit-ruling,$PROFILE" -Dsonar.runtimeVersion=LATEST_RELEASE[10.3] -Dmaven.test.redirectTestOutputToFile=false -B -e -V -Dparallel=methods -DuseUnlimitedThreads=true + - mvn package --batch-mode "-Pit-ruling,$PROFILE" -Dsonar.runtimeVersion=LATEST_RELEASE -Dmaven.test.redirectTestOutputToFile=false -B -e -V -Dparallel=methods -DuseUnlimitedThreads=true cleanup_before_cache_script: cleanup_maven_repository autoscan_task: @@ -263,7 +263,7 @@ autoscan_task: - cd java-checks-test-sources - JAVA_HOME="${JAVA_LATEST_HOME}" mvn clean compile test-compile --batch-mode - cd ../its/autoscan - - mvn clean package --batch-mode --errors --show-version --activate-profiles it-autoscan -Dsonar.runtimeVersion=LATEST_RELEASE[10.3] -Dmaven.test.redirectTestOutputToFile=false -Dparallel=methods -DuseUnlimitedThreads=true + - mvn clean package --batch-mode --errors --show-version --activate-profiles it-autoscan -Dsonar.runtimeVersion=LATEST_RELEASE -Dmaven.test.redirectTestOutputToFile=false -Dparallel=methods -DuseUnlimitedThreads=true cleanup_before_cache_script: cleanup_maven_repository on_failure: actual_artifacts: diff --git a/pom.xml b/pom.xml index 0abba5f4c95..b2f12b3a85e 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ 10.12.0.2522 9.8.0.76914 2.14.0.3087 - 5.0.0.2065 + 5.1.0.2254 1.24.0.633 -Xmx512m sonar-java