From 9baab286230ed02d0afdc1af2f50da33c96a7ea9 Mon Sep 17 00:00:00 2001 From: Tomasz Tylenda Date: Tue, 14 Apr 2026 15:57:00 +0200 Subject: [PATCH 1/4] Use mise to install mvn in PrepareNextIteration.yml --- .github/workflows/PrepareNextIteration.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/PrepareNextIteration.yml b/.github/workflows/PrepareNextIteration.yml index 629bfc63f47..06b158946c6 100644 --- a/.github/workflows/PrepareNextIteration.yml +++ b/.github/workflows/PrepareNextIteration.yml @@ -20,6 +20,10 @@ jobs: - name: Checkout Sources uses: actions/checkout@v4 + - uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0 + with: + version: 2025.7.12 + - name: Normalize Version id: version env: From 19942a0a9a708bdbea5acb5730577acfaa73f5c1 Mon Sep 17 00:00:00 2001 From: tomasz-tylenda-sonarsource Date: Wed, 15 Apr 2026 09:58:34 +0200 Subject: [PATCH 2/4] Update .github/workflows/PrepareNextIteration.yml Co-authored-by: Dorian Burihabwa <75226315+dorian-burihabwa-sonarsource@users.noreply.github.com> --- .github/workflows/PrepareNextIteration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PrepareNextIteration.yml b/.github/workflows/PrepareNextIteration.yml index 06b158946c6..6aab841cc66 100644 --- a/.github/workflows/PrepareNextIteration.yml +++ b/.github/workflows/PrepareNextIteration.yml @@ -20,7 +20,7 @@ jobs: - name: Checkout Sources uses: actions/checkout@v4 - - uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0 + - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3.6.3 with: version: 2025.7.12 From 35afae48c33c6885bf89d6033309e6cdd39af85e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:16:51 +0200 Subject: [PATCH 3/4] Prepare next development iteration 8.29.0-SNAPSHOT (#5572) Co-authored-by: tomasz-tylenda-sonarsource --- check-list/pom.xml | 2 +- docs/java-custom-rules-example/pom.xml | 2 +- docs/pom.xml | 2 +- external-reports/pom.xml | 2 +- its/autoscan/pom.xml | 2 +- its/plugin/plugins/java-extension-plugin/pom.xml | 2 +- its/plugin/plugins/pom.xml | 2 +- its/plugin/pom.xml | 2 +- its/plugin/tests/pom.xml | 2 +- its/pom.xml | 2 +- its/ruling/pom.xml | 2 +- java-checks-aws/pom.xml | 2 +- java-checks-common/pom.xml | 2 +- java-checks-test-sources/aws/pom.xml | 2 +- java-checks-test-sources/default/pom.xml | 2 +- java-checks-test-sources/java-17/pom.xml | 2 +- java-checks-test-sources/pom.xml | 2 +- java-checks-test-sources/spring-3.2/pom.xml | 2 +- java-checks-test-sources/spring-web-4.0/pom.xml | 2 +- java-checks-test-sources/test-classpath-reader/pom.xml | 2 +- java-checks-testkit/pom.xml | 2 +- java-checks/pom.xml | 2 +- java-frontend/pom.xml | 2 +- java-jsp/pom.xml | 2 +- java-surefire/pom.xml | 2 +- pom.xml | 2 +- sonar-java-plugin/pom.xml | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/check-list/pom.xml b/check-list/pom.xml index c5095ca1c89..afe479a8336 100644 --- a/check-list/pom.xml +++ b/check-list/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT check-list diff --git a/docs/java-custom-rules-example/pom.xml b/docs/java-custom-rules-example/pom.xml index 9ed2e4ad983..ae18d3b6d8b 100644 --- a/docs/java-custom-rules-example/pom.xml +++ b/docs/java-custom-rules-example/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.java docs - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT diff --git a/docs/pom.xml b/docs/pom.xml index 5f6c7aecb99..cff5777a2c0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT docs diff --git a/external-reports/pom.xml b/external-reports/pom.xml index bfe085a0520..46881776970 100644 --- a/external-reports/pom.xml +++ b/external-reports/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT external-reports diff --git a/its/autoscan/pom.xml b/its/autoscan/pom.xml index 3bc9993e517..1f1c06fcf64 100644 --- a/its/autoscan/pom.xml +++ b/its/autoscan/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-its - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT it-java-autoscan diff --git a/its/plugin/plugins/java-extension-plugin/pom.xml b/its/plugin/plugins/java-extension-plugin/pom.xml index 5056aa3c656..0d9d931623c 100644 --- a/its/plugin/plugins/java-extension-plugin/pom.xml +++ b/its/plugin/plugins/java-extension-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.java it-java-plugin-plugins - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-extension-plugin diff --git a/its/plugin/plugins/pom.xml b/its/plugin/plugins/pom.xml index b6b29f02db3..43ee33268b5 100644 --- a/its/plugin/plugins/pom.xml +++ b/its/plugin/plugins/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT it-java-plugin-plugins diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index a0c7999524c..c22f8b9e784 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT it-java-plugin diff --git a/its/plugin/tests/pom.xml b/its/plugin/tests/pom.xml index af74dc06972..3bd0d1dab5d 100644 --- a/its/plugin/tests/pom.xml +++ b/its/plugin/tests/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT it-java-plugin-tests diff --git a/its/pom.xml b/its/pom.xml index 1e810d13b3a..34cd1a88ea0 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 73ae3d2ca53..1c02cd0707a 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT it-java-ruling diff --git a/java-checks-aws/pom.xml b/java-checks-aws/pom.xml index dbf8e8352f8..4736b0388ca 100644 --- a/java-checks-aws/pom.xml +++ b/java-checks-aws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-checks-aws diff --git a/java-checks-common/pom.xml b/java-checks-common/pom.xml index f3185260449..536f836a85c 100644 --- a/java-checks-common/pom.xml +++ b/java-checks-common/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-checks-common diff --git a/java-checks-test-sources/aws/pom.xml b/java-checks-test-sources/aws/pom.xml index a5f1ee7dceb..2c00a4c631d 100644 --- a/java-checks-test-sources/aws/pom.xml +++ b/java-checks-test-sources/aws/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT aws diff --git a/java-checks-test-sources/default/pom.xml b/java-checks-test-sources/default/pom.xml index dded3d0343a..dedeec31157 100644 --- a/java-checks-test-sources/default/pom.xml +++ b/java-checks-test-sources/default/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT default diff --git a/java-checks-test-sources/java-17/pom.xml b/java-checks-test-sources/java-17/pom.xml index 7b712787141..af44fe725b0 100644 --- a/java-checks-test-sources/java-17/pom.xml +++ b/java-checks-test-sources/java-17/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-17 diff --git a/java-checks-test-sources/pom.xml b/java-checks-test-sources/pom.xml index f361ed0354c..6a646dcd198 100644 --- a/java-checks-test-sources/pom.xml +++ b/java-checks-test-sources/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-checks-test-sources diff --git a/java-checks-test-sources/spring-3.2/pom.xml b/java-checks-test-sources/spring-3.2/pom.xml index a1448f221ce..50e7acf342f 100644 --- a/java-checks-test-sources/spring-3.2/pom.xml +++ b/java-checks-test-sources/spring-3.2/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT spring-3.2 diff --git a/java-checks-test-sources/spring-web-4.0/pom.xml b/java-checks-test-sources/spring-web-4.0/pom.xml index 7b60380184d..8f1a6b62833 100644 --- a/java-checks-test-sources/spring-web-4.0/pom.xml +++ b/java-checks-test-sources/spring-web-4.0/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT spring-web-4.0 diff --git a/java-checks-test-sources/test-classpath-reader/pom.xml b/java-checks-test-sources/test-classpath-reader/pom.xml index b9ed48c8e73..9e3f36b51de 100644 --- a/java-checks-test-sources/test-classpath-reader/pom.xml +++ b/java-checks-test-sources/test-classpath-reader/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-checks-test-sources - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT test-classpath-reader diff --git a/java-checks-testkit/pom.xml b/java-checks-testkit/pom.xml index e103080525e..4da34312c49 100644 --- a/java-checks-testkit/pom.xml +++ b/java-checks-testkit/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-checks-testkit diff --git a/java-checks/pom.xml b/java-checks/pom.xml index da4fee3ac38..afaf8248bf8 100644 --- a/java-checks/pom.xml +++ b/java-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-checks diff --git a/java-frontend/pom.xml b/java-frontend/pom.xml index c15f4b848aa..e60de851cd6 100644 --- a/java-frontend/pom.xml +++ b/java-frontend/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-frontend diff --git a/java-jsp/pom.xml b/java-jsp/pom.xml index 509df4dc9c6..8bbe57eb617 100644 --- a/java-jsp/pom.xml +++ b/java-jsp/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-jsp diff --git a/java-surefire/pom.xml b/java-surefire/pom.xml index 39dc568a8ee..2f1e37e50c5 100644 --- a/java-surefire/pom.xml +++ b/java-surefire/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT java-surefire diff --git a/pom.xml b/pom.xml index cf2dda48ef6..5f3871fdcfc 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT pom SonarJava Code Analyzer for Java :: Parent POM diff --git a/sonar-java-plugin/pom.xml b/sonar-java-plugin/pom.xml index 13c8df248ac..f9865d50d38 100644 --- a/sonar-java-plugin/pom.xml +++ b/sonar-java-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.28.0-SNAPSHOT + 8.29.0-SNAPSHOT sonar-java-plugin From 3bb1a6b762dea48e1d698de5c066005af986336c Mon Sep 17 00:00:00 2001 From: Tomasz Tylenda Date: Wed, 15 Apr 2026 10:29:19 +0200 Subject: [PATCH 4/4] Revert "Prepare next development iteration 8.29.0-SNAPSHOT (#5572)" This reverts commit 35afae48c33c6885bf89d6033309e6cdd39af85e. --- check-list/pom.xml | 2 +- docs/java-custom-rules-example/pom.xml | 2 +- docs/pom.xml | 2 +- external-reports/pom.xml | 2 +- its/autoscan/pom.xml | 2 +- its/plugin/plugins/java-extension-plugin/pom.xml | 2 +- its/plugin/plugins/pom.xml | 2 +- its/plugin/pom.xml | 2 +- its/plugin/tests/pom.xml | 2 +- its/pom.xml | 2 +- its/ruling/pom.xml | 2 +- java-checks-aws/pom.xml | 2 +- java-checks-common/pom.xml | 2 +- java-checks-test-sources/aws/pom.xml | 2 +- java-checks-test-sources/default/pom.xml | 2 +- java-checks-test-sources/java-17/pom.xml | 2 +- java-checks-test-sources/pom.xml | 2 +- java-checks-test-sources/spring-3.2/pom.xml | 2 +- java-checks-test-sources/spring-web-4.0/pom.xml | 2 +- java-checks-test-sources/test-classpath-reader/pom.xml | 2 +- java-checks-testkit/pom.xml | 2 +- java-checks/pom.xml | 2 +- java-frontend/pom.xml | 2 +- java-jsp/pom.xml | 2 +- java-surefire/pom.xml | 2 +- pom.xml | 2 +- sonar-java-plugin/pom.xml | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/check-list/pom.xml b/check-list/pom.xml index afe479a8336..c5095ca1c89 100644 --- a/check-list/pom.xml +++ b/check-list/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT check-list diff --git a/docs/java-custom-rules-example/pom.xml b/docs/java-custom-rules-example/pom.xml index ae18d3b6d8b..9ed2e4ad983 100644 --- a/docs/java-custom-rules-example/pom.xml +++ b/docs/java-custom-rules-example/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.java docs - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT diff --git a/docs/pom.xml b/docs/pom.xml index cff5777a2c0..5f6c7aecb99 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT docs diff --git a/external-reports/pom.xml b/external-reports/pom.xml index 46881776970..bfe085a0520 100644 --- a/external-reports/pom.xml +++ b/external-reports/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT external-reports diff --git a/its/autoscan/pom.xml b/its/autoscan/pom.xml index 1f1c06fcf64..3bc9993e517 100644 --- a/its/autoscan/pom.xml +++ b/its/autoscan/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-its - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT it-java-autoscan diff --git a/its/plugin/plugins/java-extension-plugin/pom.xml b/its/plugin/plugins/java-extension-plugin/pom.xml index 0d9d931623c..5056aa3c656 100644 --- a/its/plugin/plugins/java-extension-plugin/pom.xml +++ b/its/plugin/plugins/java-extension-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.java it-java-plugin-plugins - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-extension-plugin diff --git a/its/plugin/plugins/pom.xml b/its/plugin/plugins/pom.xml index 43ee33268b5..b6b29f02db3 100644 --- a/its/plugin/plugins/pom.xml +++ b/its/plugin/plugins/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT it-java-plugin-plugins diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index c22f8b9e784..a0c7999524c 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT it-java-plugin diff --git a/its/plugin/tests/pom.xml b/its/plugin/tests/pom.xml index 3bd0d1dab5d..af74dc06972 100644 --- a/its/plugin/tests/pom.xml +++ b/its/plugin/tests/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT it-java-plugin-tests diff --git a/its/pom.xml b/its/pom.xml index 34cd1a88ea0..1e810d13b3a 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 1c02cd0707a..73ae3d2ca53 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT it-java-ruling diff --git a/java-checks-aws/pom.xml b/java-checks-aws/pom.xml index 4736b0388ca..dbf8e8352f8 100644 --- a/java-checks-aws/pom.xml +++ b/java-checks-aws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-checks-aws diff --git a/java-checks-common/pom.xml b/java-checks-common/pom.xml index 536f836a85c..f3185260449 100644 --- a/java-checks-common/pom.xml +++ b/java-checks-common/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-checks-common diff --git a/java-checks-test-sources/aws/pom.xml b/java-checks-test-sources/aws/pom.xml index 2c00a4c631d..a5f1ee7dceb 100644 --- a/java-checks-test-sources/aws/pom.xml +++ b/java-checks-test-sources/aws/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT aws diff --git a/java-checks-test-sources/default/pom.xml b/java-checks-test-sources/default/pom.xml index dedeec31157..dded3d0343a 100644 --- a/java-checks-test-sources/default/pom.xml +++ b/java-checks-test-sources/default/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT default diff --git a/java-checks-test-sources/java-17/pom.xml b/java-checks-test-sources/java-17/pom.xml index af44fe725b0..7b712787141 100644 --- a/java-checks-test-sources/java-17/pom.xml +++ b/java-checks-test-sources/java-17/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-17 diff --git a/java-checks-test-sources/pom.xml b/java-checks-test-sources/pom.xml index 6a646dcd198..f361ed0354c 100644 --- a/java-checks-test-sources/pom.xml +++ b/java-checks-test-sources/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-checks-test-sources diff --git a/java-checks-test-sources/spring-3.2/pom.xml b/java-checks-test-sources/spring-3.2/pom.xml index 50e7acf342f..a1448f221ce 100644 --- a/java-checks-test-sources/spring-3.2/pom.xml +++ b/java-checks-test-sources/spring-3.2/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT spring-3.2 diff --git a/java-checks-test-sources/spring-web-4.0/pom.xml b/java-checks-test-sources/spring-web-4.0/pom.xml index 8f1a6b62833..7b60380184d 100644 --- a/java-checks-test-sources/spring-web-4.0/pom.xml +++ b/java-checks-test-sources/spring-web-4.0/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT spring-web-4.0 diff --git a/java-checks-test-sources/test-classpath-reader/pom.xml b/java-checks-test-sources/test-classpath-reader/pom.xml index 9e3f36b51de..b9ed48c8e73 100644 --- a/java-checks-test-sources/test-classpath-reader/pom.xml +++ b/java-checks-test-sources/test-classpath-reader/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-checks-test-sources - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT test-classpath-reader diff --git a/java-checks-testkit/pom.xml b/java-checks-testkit/pom.xml index 4da34312c49..e103080525e 100644 --- a/java-checks-testkit/pom.xml +++ b/java-checks-testkit/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-checks-testkit diff --git a/java-checks/pom.xml b/java-checks/pom.xml index afaf8248bf8..da4fee3ac38 100644 --- a/java-checks/pom.xml +++ b/java-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-checks diff --git a/java-frontend/pom.xml b/java-frontend/pom.xml index e60de851cd6..c15f4b848aa 100644 --- a/java-frontend/pom.xml +++ b/java-frontend/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-frontend diff --git a/java-jsp/pom.xml b/java-jsp/pom.xml index 8bbe57eb617..509df4dc9c6 100644 --- a/java-jsp/pom.xml +++ b/java-jsp/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-jsp diff --git a/java-surefire/pom.xml b/java-surefire/pom.xml index 2f1e37e50c5..39dc568a8ee 100644 --- a/java-surefire/pom.xml +++ b/java-surefire/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT java-surefire diff --git a/pom.xml b/pom.xml index 5f3871fdcfc..cf2dda48ef6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT pom SonarJava Code Analyzer for Java :: Parent POM diff --git a/sonar-java-plugin/pom.xml b/sonar-java-plugin/pom.xml index f9865d50d38..13c8df248ac 100644 --- a/sonar-java-plugin/pom.xml +++ b/sonar-java-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.29.0-SNAPSHOT + 8.28.0-SNAPSHOT sonar-java-plugin