From 0e05020d62dbe8d7c088e4bdb0de4f1cd2e13fe9 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 5 Jul 2017 20:29:27 +0200 Subject: Prepare for next development iteration --- 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 772597190db..6e1b82d8aee 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-M2 + 6.5-SNAPSHOT ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index 3d7133a4022..36be56adfa3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.sonarsource.sonarqube sonarqube pom - 6.5-M2 + 6.5-SNAPSHOT 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 7bf7fafbd24..c1c2c952b5c 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT server pom diff --git a/server/sonar-ce-api/pom.xml b/server/sonar-ce-api/pom.xml index 92221077b4a..de560878462 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-M2 + 6.5-SNAPSHOT .. sonar-ce-api diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index f3656e6f5a8..05771947528 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-M2 + 6.5-SNAPSHOT .. sonar-ce diff --git a/server/sonar-db-core/pom.xml b/server/sonar-db-core/pom.xml index b1b9c0be3ff..25a85a93448 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-M2 + 6.5-SNAPSHOT sonar-db-core diff --git a/server/sonar-db-dao/pom.xml b/server/sonar-db-dao/pom.xml index 893df2b3858..b5ca3ab9c6b 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-M2 + 6.5-SNAPSHOT sonar-db-dao diff --git a/server/sonar-db-migration/pom.xml b/server/sonar-db-migration/pom.xml index d0fdd587d77..923106f3600 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-M2 + 6.5-SNAPSHOT sonar-db-migration diff --git a/server/sonar-db-testing/pom.xml b/server/sonar-db-testing/pom.xml index 01df1757493..ac2026f40a7 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-M2 + 6.5-SNAPSHOT sonar-db-testing diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index 620a542446e..2359d8ff6a4 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-M2 + 6.5-SNAPSHOT .. sonar-plugin-bridge diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index c6f8ff97eb0..15559f86678 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-M2 + 6.5-SNAPSHOT ../ diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 87ccf444502..87917d00148 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-M2 + 6.5-SNAPSHOT ../ diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index fa3fbe5e67e..06813725bdd 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-M2 + 6.5-SNAPSHOT ../ diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 9975bacbd1e..41d96fa8534 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-M2 + 6.5-SNAPSHOT .. sonar-server diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 7ec6ccd768b..1dcee73aa51 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.5-M2 + 6.5-SNAPSHOT .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index e4e6e616cf3..5cce65ec797 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-application diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 9d6f76fdd20..3d0dfa8be45 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT .. sonar-check-api diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 8ab74e2ba11..b0819da670d 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-core diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 4baefa6a79d..29a55bac3c2 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index bc51693bd22..141e73a2de2 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index de833909103..d48d0ad0deb 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 9018ddaf7fa..2befee2921d 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-M2 + 6.5-SNAPSHOT sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 9fe9d1cdd2a..c3b025f3183 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-plugin-api diff --git a/sonar-scanner-engine-shaded/pom.xml b/sonar-scanner-engine-shaded/pom.xml index 2a7bd436676..bdb018b9c82 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-M2 + 6.5-SNAPSHOT sonar-scanner-engine-shaded diff --git a/sonar-scanner-engine/pom.xml b/sonar-scanner-engine/pom.xml index 03fe27a880e..5b4192b82f3 100644 --- a/sonar-scanner-engine/pom.xml +++ b/sonar-scanner-engine/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-scanner-engine diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml index cd3abab4937..97c3a980b01 100644 --- a/sonar-scanner-protocol/pom.xml +++ b/sonar-scanner-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-scanner-protocol diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index e64b3652a76..c2e4f04941a 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 7e8aa333360..6044630bf86 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT sonar-ws diff --git a/tests/plugins/access-secured-props-plugin/pom.xml b/tests/plugins/access-secured-props-plugin/pom.xml index 19f19210e76..2b5c86d4065 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-M2 + 6.5-SNAPSHOT access-secured-props-plugin diff --git a/tests/plugins/base-auth-plugin/pom.xml b/tests/plugins/base-auth-plugin/pom.xml index 9005e9be0e5..b9ba09d79ab 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-M2 + 6.5-SNAPSHOT base-auth-plugin diff --git a/tests/plugins/batch-plugin/pom.xml b/tests/plugins/batch-plugin/pom.xml index 44ad207320d..98b839b6bde 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-M2 + 6.5-SNAPSHOT batch-plugin diff --git a/tests/plugins/extension-lifecycle-plugin/pom.xml b/tests/plugins/extension-lifecycle-plugin/pom.xml index f9940037a39..4d8adecd830 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-M2 + 6.5-SNAPSHOT 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 72002796f25..6236c8cf5c4 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-M2 + 6.5-SNAPSHOT fake-billing-plugin diff --git a/tests/plugins/foo-plugin-v1/pom.xml b/tests/plugins/foo-plugin-v1/pom.xml index 72c32454f71..e34322baece 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-M2 + 6.5-SNAPSHOT ../.. foo-plugin-v1 diff --git a/tests/plugins/foo-plugin-v2/pom.xml b/tests/plugins/foo-plugin-v2/pom.xml index 66830aca7a5..db2fc2c5916 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-M2 + 6.5-SNAPSHOT ../.. foo-plugin-v2 diff --git a/tests/plugins/global-property-change-plugin/pom.xml b/tests/plugins/global-property-change-plugin/pom.xml index 74ff971454a..7ab52654091 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-M2 + 6.5-SNAPSHOT global-property-change-plugin diff --git a/tests/plugins/issue-filter-plugin/pom.xml b/tests/plugins/issue-filter-plugin/pom.xml index 500a85dd65f..9b492158abf 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-M2 + 6.5-SNAPSHOT issue-filter-plugin diff --git a/tests/plugins/l10n-fr-pack/pom.xml b/tests/plugins/l10n-fr-pack/pom.xml index 557bffcca83..c952197ed95 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-M2 + 6.5-SNAPSHOT l10n-fr-pack diff --git a/tests/plugins/license-plugin/pom.xml b/tests/plugins/license-plugin/pom.xml index 84d53ee996c..784132bf658 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-M2 + 6.5-SNAPSHOT license-plugin diff --git a/tests/plugins/oauth2-auth-plugin/pom.xml b/tests/plugins/oauth2-auth-plugin/pom.xml index 597f45309e0..565b1445bf4 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-M2 + 6.5-SNAPSHOT oauth2-auth-plugin diff --git a/tests/plugins/pom.xml b/tests/plugins/pom.xml index 7dfe0c35f67..e66f838108f 100644 --- a/tests/plugins/pom.xml +++ b/tests/plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT ../../pom.xml org.sonarsource.sonarqube.tests diff --git a/tests/plugins/posttask-plugin/pom.xml b/tests/plugins/posttask-plugin/pom.xml index e8f22bd8557..a7fa06d39b8 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-M2 + 6.5-SNAPSHOT posttask-plugin diff --git a/tests/plugins/project-builder-plugin/pom.xml b/tests/plugins/project-builder-plugin/pom.xml index bf88aa46d7c..9afdc7a8993 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-M2 + 6.5-SNAPSHOT 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 d31126f29aa..28699399fd5 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-M2 + 6.5-SNAPSHOT property-relocation-plugin diff --git a/tests/plugins/property-sets-plugin/pom.xml b/tests/plugins/property-sets-plugin/pom.xml index 68b1768aa4d..36c61ea2cc9 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-M2 + 6.5-SNAPSHOT property-sets-plugin diff --git a/tests/plugins/security-plugin/pom.xml b/tests/plugins/security-plugin/pom.xml index ea701e2b704..bc4885967e6 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-M2 + 6.5-SNAPSHOT security-plugin diff --git a/tests/plugins/server-plugin/pom.xml b/tests/plugins/server-plugin/pom.xml index af915567910..5d436a95a67 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-M2 + 6.5-SNAPSHOT server-plugin diff --git a/tests/plugins/settings-encryption-plugin/pom.xml b/tests/plugins/settings-encryption-plugin/pom.xml index dff75d4da52..de124bc6ea3 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-M2 + 6.5-SNAPSHOT settings-encryption-plugin 1.0-SNAPSHOT diff --git a/tests/plugins/settings-plugin/pom.xml b/tests/plugins/settings-plugin/pom.xml index 6c1f0b3b2ef..3712468e44f 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-M2 + 6.5-SNAPSHOT settings-plugin diff --git a/tests/plugins/sonar-fake-plugin/pom.xml b/tests/plugins/sonar-fake-plugin/pom.xml index 2a349866610..3865b628fa5 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-M2 + 6.5-SNAPSHOT sonar-fake-plugin diff --git a/tests/plugins/sonar-subcategories-plugin/pom.xml b/tests/plugins/sonar-subcategories-plugin/pom.xml index 12c83ff41d2..b5c4d007667 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-M2 + 6.5-SNAPSHOT sonar-subcategories-plugin diff --git a/tests/plugins/ui-extensions-plugin/pom.xml b/tests/plugins/ui-extensions-plugin/pom.xml index 8231c6564ac..8862aa011da 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-M2 + 6.5-SNAPSHOT ui-extensions-plugin diff --git a/tests/plugins/ws-plugin/pom.xml b/tests/plugins/ws-plugin/pom.xml index 57f0bfda4d9..ff9df700886 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-M2 + 6.5-SNAPSHOT ws-plugin diff --git a/tests/pom.xml b/tests/pom.xml index 02a59dd62d2..2409cdfda33 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -7,7 +7,7 @@ org.sonarsource.sonarqube sonarqube - 6.5-M2 + 6.5-SNAPSHOT org.sonarsource.sonarqube.tests -- cgit v1.2.3