From 0047324c9abf576c5adb25158ae17447865a1cd6 Mon Sep 17 00:00:00 2001 From: asya-vorobeva Date: Thu, 18 Jun 2026 10:37:14 +0000 Subject: [PATCH] Prepare next development iteration 8.34.0 --- 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 5adcbf9f4cc..0373e5a1a88 100644 --- a/check-list/pom.xml +++ b/check-list/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT check-list diff --git a/docs/java-custom-rules-example/pom.xml b/docs/java-custom-rules-example/pom.xml index 5fefd75417a..66aba904346 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT diff --git a/docs/pom.xml b/docs/pom.xml index 396bdbb5f1d..d353eace3cd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT docs diff --git a/external-reports/pom.xml b/external-reports/pom.xml index 57b04643e56..d5c0d045d17 100644 --- a/external-reports/pom.xml +++ b/external-reports/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT external-reports diff --git a/its/autoscan/pom.xml b/its/autoscan/pom.xml index b3a8e6eb81e..9b69a7d5fe7 100644 --- a/its/autoscan/pom.xml +++ b/its/autoscan/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java-its - 8.33.0-SNAPSHOT + 8.34.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 748f399e8d7..e1796931087 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-extension-plugin diff --git a/its/plugin/plugins/pom.xml b/its/plugin/plugins/pom.xml index 247c9cae119..950ffcadca2 100644 --- a/its/plugin/plugins/pom.xml +++ b/its/plugin/plugins/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT it-java-plugin-plugins diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index 80688a15e36..39ded42ea64 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT it-java-plugin diff --git a/its/plugin/tests/pom.xml b/its/plugin/tests/pom.xml index 793fb743aed..1b987dc7a8a 100644 --- a/its/plugin/tests/pom.xml +++ b/its/plugin/tests/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java it-java-plugin - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT it-java-plugin-tests diff --git a/its/pom.xml b/its/pom.xml index db58047c5e0..bea3b5fad11 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 61d9f41df5b..561f909b9ad 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java-its - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT it-java-ruling diff --git a/java-checks-aws/pom.xml b/java-checks-aws/pom.xml index e43e9b3fea8..49eaa44f6e3 100644 --- a/java-checks-aws/pom.xml +++ b/java-checks-aws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-checks-aws diff --git a/java-checks-common/pom.xml b/java-checks-common/pom.xml index c509082287b..a9da2efd44b 100644 --- a/java-checks-common/pom.xml +++ b/java-checks-common/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-checks-common diff --git a/java-checks-test-sources/aws/pom.xml b/java-checks-test-sources/aws/pom.xml index 0b94b382d9a..2eb99a8476a 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT aws diff --git a/java-checks-test-sources/default/pom.xml b/java-checks-test-sources/default/pom.xml index 6e2f25fa888..0513451a9c3 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT default diff --git a/java-checks-test-sources/java-17/pom.xml b/java-checks-test-sources/java-17/pom.xml index 167a5721d50..17002d30f4c 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-17 diff --git a/java-checks-test-sources/pom.xml b/java-checks-test-sources/pom.xml index 4f116f8cb37..9c33b994847 100644 --- a/java-checks-test-sources/pom.xml +++ b/java-checks-test-sources/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.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 d632454b5ca..1ef97eca3d0 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.33.0-SNAPSHOT + 8.34.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 0678244ca1c..6c1408190d8 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.33.0-SNAPSHOT + 8.34.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 73381ace8d1..5f96c1b248b 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.33.0-SNAPSHOT + 8.34.0-SNAPSHOT test-classpath-reader diff --git a/java-checks-testkit/pom.xml b/java-checks-testkit/pom.xml index a6d7249f475..e67013c4028 100644 --- a/java-checks-testkit/pom.xml +++ b/java-checks-testkit/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-checks-testkit diff --git a/java-checks/pom.xml b/java-checks/pom.xml index df0e9e034b4..7481c664531 100644 --- a/java-checks/pom.xml +++ b/java-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-checks diff --git a/java-frontend/pom.xml b/java-frontend/pom.xml index fa5447df0a5..1146defbf37 100644 --- a/java-frontend/pom.xml +++ b/java-frontend/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-frontend diff --git a/java-jsp/pom.xml b/java-jsp/pom.xml index 9c901c1e16b..b7ff4403d9a 100644 --- a/java-jsp/pom.xml +++ b/java-jsp/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-jsp diff --git a/java-surefire/pom.xml b/java-surefire/pom.xml index e7e63756a3a..97f0eb82f94 100644 --- a/java-surefire/pom.xml +++ b/java-surefire/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT java-surefire diff --git a/pom.xml b/pom.xml index 95396c93378..5f52c0b4a40 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.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 ad976c333c0..f7229dba8f0 100644 --- a/sonar-java-plugin/pom.xml +++ b/sonar-java-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.java java - 8.33.0-SNAPSHOT + 8.34.0-SNAPSHOT sonar-java-plugin