From fa58d92ea7145838c8030fc4611a4bdefe94b5de Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 24 Jul 2017 17:42:40 +0200 Subject: [PATCH] Release 6.5-RC2 --- plugins/sonar-xoo-plugin/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- server/sonar-ce-api/pom.xml | 2 +- server/sonar-ce/pom.xml | 2 +- server/sonar-db-core/pom.xml | 2 +- server/sonar-db-dao/pom.xml | 2 +- server/sonar-db-migration/pom.xml | 2 +- server/sonar-db-testing/pom.xml | 2 +- server/sonar-plugin-bridge/pom.xml | 2 +- server/sonar-process-monitor/pom.xml | 2 +- server/sonar-process/pom.xml | 2 +- server/sonar-search/pom.xml | 2 +- server/sonar-server/pom.xml | 2 +- server/sonar-web/pom.xml | 2 +- sonar-application/pom.xml | 2 +- sonar-check-api/pom.xml | 2 +- sonar-core/pom.xml | 2 +- sonar-duplications/pom.xml | 2 +- sonar-home/pom.xml | 2 +- sonar-markdown/pom.xml | 2 +- sonar-plugin-api-deps/pom.xml | 2 +- sonar-plugin-api/pom.xml | 2 +- sonar-scanner-engine-shaded/pom.xml | 2 +- sonar-scanner-engine/pom.xml | 2 +- sonar-scanner-protocol/pom.xml | 2 +- sonar-testing-harness/pom.xml | 2 +- sonar-ws/pom.xml | 2 +- tests/plugins/access-secured-props-plugin/pom.xml | 2 +- tests/plugins/base-auth-plugin/pom.xml | 2 +- tests/plugins/batch-plugin/pom.xml | 2 +- tests/plugins/extension-lifecycle-plugin/pom.xml | 2 +- tests/plugins/fake-billing-plugin/pom.xml | 2 +- tests/plugins/foo-plugin-v1/pom.xml | 2 +- tests/plugins/foo-plugin-v2/pom.xml | 2 +- tests/plugins/global-property-change-plugin/pom.xml | 2 +- tests/plugins/issue-filter-plugin/pom.xml | 2 +- tests/plugins/l10n-fr-pack/pom.xml | 2 +- tests/plugins/license-plugin/pom.xml | 2 +- tests/plugins/oauth2-auth-plugin/pom.xml | 2 +- tests/plugins/pom.xml | 2 +- tests/plugins/posttask-plugin/pom.xml | 2 +- tests/plugins/project-builder-plugin/pom.xml | 2 +- tests/plugins/property-relocation-plugin/pom.xml | 2 +- tests/plugins/property-sets-plugin/pom.xml | 2 +- tests/plugins/security-plugin/pom.xml | 2 +- tests/plugins/server-plugin/pom.xml | 2 +- tests/plugins/settings-encryption-plugin/pom.xml | 2 +- tests/plugins/settings-plugin/pom.xml | 2 +- tests/plugins/sonar-fake-plugin/pom.xml | 2 +- tests/plugins/sonar-subcategories-plugin/pom.xml | 2 +- tests/plugins/ui-extensions-plugin/pom.xml | 2 +- tests/plugins/ws-plugin/pom.xml | 2 +- tests/pom.xml | 2 +- 54 files changed, 54 insertions(+), 54 deletions(-) diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 6e1b82d8aee..d701114fafa 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index 1275d20d002..30b07d4e3f2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.sonarsource.sonarqube sonarqube pom - 6.5-SNAPSHOT + 6.5-RC2 SonarQube http://www.sonarqube.org/ Open source platform for continuous inspection of code quality diff --git a/server/pom.xml b/server/pom.xml index c1c2c952b5c..62639595651 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 server pom diff --git a/server/sonar-ce-api/pom.xml b/server/sonar-ce-api/pom.xml index de560878462..523319bbb55 100644 --- a/server/sonar-ce-api/pom.xml +++ b/server/sonar-ce-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-ce-api diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 05771947528..f1ed00c2e19 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-ce diff --git a/server/sonar-db-core/pom.xml b/server/sonar-db-core/pom.xml index 25a85a93448..8299d6620bb 100644 --- a/server/sonar-db-core/pom.xml +++ b/server/sonar-db-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 sonar-db-core diff --git a/server/sonar-db-dao/pom.xml b/server/sonar-db-dao/pom.xml index b5ca3ab9c6b..944447587ed 100644 --- a/server/sonar-db-dao/pom.xml +++ b/server/sonar-db-dao/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 sonar-db-dao diff --git a/server/sonar-db-migration/pom.xml b/server/sonar-db-migration/pom.xml index 923106f3600..b8587d74d01 100644 --- a/server/sonar-db-migration/pom.xml +++ b/server/sonar-db-migration/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 sonar-db-migration diff --git a/server/sonar-db-testing/pom.xml b/server/sonar-db-testing/pom.xml index ac2026f40a7..bcd4e68d0d5 100644 --- a/server/sonar-db-testing/pom.xml +++ b/server/sonar-db-testing/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 sonar-db-testing diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index 2359d8ff6a4..07779e622cc 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-plugin-bridge diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 15559f86678..22c43903bb0 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 ../ diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 87917d00148..7f5a2ed8c59 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 ../ diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index 06813725bdd..85bdae60e39 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 ../ diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 89053a27fcb..2b2bbed2693 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-server diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 1dcee73aa51..338f11578ca 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 5cce65ec797..34849ecb449 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-application diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 3d0dfa8be45..3f807dc8b85 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 .. sonar-check-api diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index b0819da670d..dc20e2ef13e 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-core diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 29a55bac3c2..576199e4e93 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index 141e73a2de2..deaf093406e 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index d48d0ad0deb..a8a1728986d 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 2befee2921d..8efc0158573 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index c3b025f3183..a717e7a7314 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-plugin-api diff --git a/sonar-scanner-engine-shaded/pom.xml b/sonar-scanner-engine-shaded/pom.xml index bdb018b9c82..e719c522481 100644 --- a/sonar-scanner-engine-shaded/pom.xml +++ b/sonar-scanner-engine-shaded/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-scanner-engine-shaded diff --git a/sonar-scanner-engine/pom.xml b/sonar-scanner-engine/pom.xml index 5b4192b82f3..313aeaf8d94 100644 --- a/sonar-scanner-engine/pom.xml +++ b/sonar-scanner-engine/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-scanner-engine diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml index 97c3a980b01..dc6ce13d868 100644 --- a/sonar-scanner-protocol/pom.xml +++ b/sonar-scanner-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-scanner-protocol diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index c2e4f04941a..af32fdb0692 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 6044630bf86..167163243fe 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 sonar-ws diff --git a/tests/plugins/access-secured-props-plugin/pom.xml b/tests/plugins/access-secured-props-plugin/pom.xml index 2b5c86d4065..2421b82e34d 100644 --- a/tests/plugins/access-secured-props-plugin/pom.xml +++ b/tests/plugins/access-secured-props-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 access-secured-props-plugin diff --git a/tests/plugins/base-auth-plugin/pom.xml b/tests/plugins/base-auth-plugin/pom.xml index b9ba09d79ab..1184b93a277 100644 --- a/tests/plugins/base-auth-plugin/pom.xml +++ b/tests/plugins/base-auth-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 base-auth-plugin diff --git a/tests/plugins/batch-plugin/pom.xml b/tests/plugins/batch-plugin/pom.xml index 98b839b6bde..c4c485b4956 100644 --- a/tests/plugins/batch-plugin/pom.xml +++ b/tests/plugins/batch-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 batch-plugin diff --git a/tests/plugins/extension-lifecycle-plugin/pom.xml b/tests/plugins/extension-lifecycle-plugin/pom.xml index 4d8adecd830..1670c37542e 100644 --- a/tests/plugins/extension-lifecycle-plugin/pom.xml +++ b/tests/plugins/extension-lifecycle-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 extension-lifecycle-plugin 1.0-SNAPSHOT diff --git a/tests/plugins/fake-billing-plugin/pom.xml b/tests/plugins/fake-billing-plugin/pom.xml index 6236c8cf5c4..7627a44dd3c 100644 --- a/tests/plugins/fake-billing-plugin/pom.xml +++ b/tests/plugins/fake-billing-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 fake-billing-plugin diff --git a/tests/plugins/foo-plugin-v1/pom.xml b/tests/plugins/foo-plugin-v1/pom.xml index e34322baece..42b4ff44125 100644 --- a/tests/plugins/foo-plugin-v1/pom.xml +++ b/tests/plugins/foo-plugin-v1/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 ../.. foo-plugin-v1 diff --git a/tests/plugins/foo-plugin-v2/pom.xml b/tests/plugins/foo-plugin-v2/pom.xml index db2fc2c5916..6eec200fb8c 100644 --- a/tests/plugins/foo-plugin-v2/pom.xml +++ b/tests/plugins/foo-plugin-v2/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 ../.. foo-plugin-v2 diff --git a/tests/plugins/global-property-change-plugin/pom.xml b/tests/plugins/global-property-change-plugin/pom.xml index 7ab52654091..b4335f896db 100644 --- a/tests/plugins/global-property-change-plugin/pom.xml +++ b/tests/plugins/global-property-change-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 global-property-change-plugin diff --git a/tests/plugins/issue-filter-plugin/pom.xml b/tests/plugins/issue-filter-plugin/pom.xml index 9b492158abf..3df682c5e7d 100644 --- a/tests/plugins/issue-filter-plugin/pom.xml +++ b/tests/plugins/issue-filter-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 issue-filter-plugin diff --git a/tests/plugins/l10n-fr-pack/pom.xml b/tests/plugins/l10n-fr-pack/pom.xml index c952197ed95..4153d5fad51 100644 --- a/tests/plugins/l10n-fr-pack/pom.xml +++ b/tests/plugins/l10n-fr-pack/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 l10n-fr-pack diff --git a/tests/plugins/license-plugin/pom.xml b/tests/plugins/license-plugin/pom.xml index 784132bf658..b1e0d3b1fa7 100644 --- a/tests/plugins/license-plugin/pom.xml +++ b/tests/plugins/license-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 license-plugin diff --git a/tests/plugins/oauth2-auth-plugin/pom.xml b/tests/plugins/oauth2-auth-plugin/pom.xml index 565b1445bf4..51565900f9c 100644 --- a/tests/plugins/oauth2-auth-plugin/pom.xml +++ b/tests/plugins/oauth2-auth-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 oauth2-auth-plugin diff --git a/tests/plugins/pom.xml b/tests/plugins/pom.xml index e66f838108f..f773025e14d 100644 --- a/tests/plugins/pom.xml +++ b/tests/plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 ../../pom.xml org.sonarsource.sonarqube.tests diff --git a/tests/plugins/posttask-plugin/pom.xml b/tests/plugins/posttask-plugin/pom.xml index a7fa06d39b8..3cbb9c7b05f 100644 --- a/tests/plugins/posttask-plugin/pom.xml +++ b/tests/plugins/posttask-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 posttask-plugin diff --git a/tests/plugins/project-builder-plugin/pom.xml b/tests/plugins/project-builder-plugin/pom.xml index 9afdc7a8993..ba293d54f12 100644 --- a/tests/plugins/project-builder-plugin/pom.xml +++ b/tests/plugins/project-builder-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 project-builder-plugin 1.0-SNAPSHOT diff --git a/tests/plugins/property-relocation-plugin/pom.xml b/tests/plugins/property-relocation-plugin/pom.xml index 28699399fd5..77156ea0d56 100644 --- a/tests/plugins/property-relocation-plugin/pom.xml +++ b/tests/plugins/property-relocation-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 property-relocation-plugin diff --git a/tests/plugins/property-sets-plugin/pom.xml b/tests/plugins/property-sets-plugin/pom.xml index 36c61ea2cc9..070377a12a9 100644 --- a/tests/plugins/property-sets-plugin/pom.xml +++ b/tests/plugins/property-sets-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 property-sets-plugin diff --git a/tests/plugins/security-plugin/pom.xml b/tests/plugins/security-plugin/pom.xml index bc4885967e6..c2e2d9ff8da 100644 --- a/tests/plugins/security-plugin/pom.xml +++ b/tests/plugins/security-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 security-plugin diff --git a/tests/plugins/server-plugin/pom.xml b/tests/plugins/server-plugin/pom.xml index 5d436a95a67..fdd6e6b1bd8 100644 --- a/tests/plugins/server-plugin/pom.xml +++ b/tests/plugins/server-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 server-plugin diff --git a/tests/plugins/settings-encryption-plugin/pom.xml b/tests/plugins/settings-encryption-plugin/pom.xml index de124bc6ea3..731ab0afa1f 100644 --- a/tests/plugins/settings-encryption-plugin/pom.xml +++ b/tests/plugins/settings-encryption-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 settings-encryption-plugin 1.0-SNAPSHOT diff --git a/tests/plugins/settings-plugin/pom.xml b/tests/plugins/settings-plugin/pom.xml index 3712468e44f..c36a8cbefb1 100644 --- a/tests/plugins/settings-plugin/pom.xml +++ b/tests/plugins/settings-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 settings-plugin diff --git a/tests/plugins/sonar-fake-plugin/pom.xml b/tests/plugins/sonar-fake-plugin/pom.xml index 3865b628fa5..e2e52bd3888 100644 --- a/tests/plugins/sonar-fake-plugin/pom.xml +++ b/tests/plugins/sonar-fake-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 sonar-fake-plugin diff --git a/tests/plugins/sonar-subcategories-plugin/pom.xml b/tests/plugins/sonar-subcategories-plugin/pom.xml index b5c4d007667..6dfe8ea7e3a 100644 --- a/tests/plugins/sonar-subcategories-plugin/pom.xml +++ b/tests/plugins/sonar-subcategories-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 sonar-subcategories-plugin diff --git a/tests/plugins/ui-extensions-plugin/pom.xml b/tests/plugins/ui-extensions-plugin/pom.xml index 8862aa011da..1406e1c2b48 100644 --- a/tests/plugins/ui-extensions-plugin/pom.xml +++ b/tests/plugins/ui-extensions-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 ui-extensions-plugin diff --git a/tests/plugins/ws-plugin/pom.xml b/tests/plugins/ws-plugin/pom.xml index ff9df700886..04fb8ebffe1 100644 --- a/tests/plugins/ws-plugin/pom.xml +++ b/tests/plugins/ws-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube.tests plugins - 6.5-SNAPSHOT + 6.5-RC2 ws-plugin diff --git a/tests/pom.xml b/tests/pom.xml index 4ac41b49d2f..a3c41135dfe 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-SNAPSHOT + 6.5-RC2 org.sonarsource.sonarqube.tests -- 2.39.5