From ab6c53bfe803a32c33b5f200e8dbc00f6d912be0 Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 2 May 2016 17:03:52 +0200 Subject: [PATCH] Update version to 5.5-SNAPSHOT --- it/it-plugins/access-secured-props-plugin/pom.xml | 2 +- it/it-plugins/base-auth-plugin/pom.xml | 2 +- it/it-plugins/batch-plugin/pom.xml | 2 +- it/it-plugins/dashboard-plugin/pom.xml | 2 +- it/it-plugins/extension-lifecycle-plugin/pom.xml | 2 +- it/it-plugins/global-property-change-plugin/pom.xml | 2 +- it/it-plugins/issue-filter-plugin/pom.xml | 2 +- it/it-plugins/l10n-fr-pack/pom.xml | 2 +- it/it-plugins/license-plugin/pom.xml | 2 +- it/it-plugins/oauth2-auth-plugin/pom.xml | 2 +- it/it-plugins/pom.xml | 2 +- it/it-plugins/posttask-plugin/pom.xml | 2 +- it/it-plugins/project-builder-plugin/pom.xml | 2 +- it/it-plugins/property-relocation-plugin/pom.xml | 2 +- it/it-plugins/property-sets-plugin/pom.xml | 2 +- it/it-plugins/required-measures-widgets-plugin/pom.xml | 2 +- it/it-plugins/security-plugin/pom.xml | 2 +- it/it-plugins/server-plugin/pom.xml | 2 +- it/it-plugins/settings-encryption-plugin/pom.xml | 2 +- it/it-plugins/settings-plugin/pom.xml | 2 +- it/it-plugins/sonar-fake-plugin/pom.xml | 2 +- it/it-plugins/sonar-subcategories-plugin/pom.xml | 2 +- it/it-plugins/ui-extensions-plugin/pom.xml | 2 +- it/it-plugins/ws-plugin/pom.xml | 2 +- it/it-tests/pom.xml | 2 +- it/pom.xml | 2 +- microbenchmark-template/pom.xml | 2 +- plugins/sonar-xoo-plugin/pom.xml | 2 +- pom.xml | 2 +- server/pom.xml | 2 +- server/sonar-ce/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-benchmarks/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-colorizer/pom.xml | 2 +- sonar-core/pom.xml | 2 +- sonar-db/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/perf/pom.xml | 2 +- tests/pom.xml | 2 +- tests/upgrade/pom.xml | 2 +- 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/it/it-plugins/access-secured-props-plugin/pom.xml b/it/it-plugins/access-secured-props-plugin/pom.xml index fd13789e863..86070dba46f 100644 --- a/it/it-plugins/access-secured-props-plugin/pom.xml +++ b/it/it-plugins/access-secured-props-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT access-secured-props-plugin diff --git a/it/it-plugins/base-auth-plugin/pom.xml b/it/it-plugins/base-auth-plugin/pom.xml index c5f9ac6296e..4e2f631194d 100644 --- a/it/it-plugins/base-auth-plugin/pom.xml +++ b/it/it-plugins/base-auth-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT base-auth-plugin diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml index 83b43fc0f4b..f0932fb444d 100644 --- a/it/it-plugins/batch-plugin/pom.xml +++ b/it/it-plugins/batch-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT batch-plugin diff --git a/it/it-plugins/dashboard-plugin/pom.xml b/it/it-plugins/dashboard-plugin/pom.xml index 4ba1a654a2d..469554e8c10 100644 --- a/it/it-plugins/dashboard-plugin/pom.xml +++ b/it/it-plugins/dashboard-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT dashboard-plugin diff --git a/it/it-plugins/extension-lifecycle-plugin/pom.xml b/it/it-plugins/extension-lifecycle-plugin/pom.xml index 1fce6049622..c951a8012a3 100644 --- a/it/it-plugins/extension-lifecycle-plugin/pom.xml +++ b/it/it-plugins/extension-lifecycle-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT extension-lifecycle-plugin 1.0-SNAPSHOT diff --git a/it/it-plugins/global-property-change-plugin/pom.xml b/it/it-plugins/global-property-change-plugin/pom.xml index fde6f59aa5e..dde61d6f386 100644 --- a/it/it-plugins/global-property-change-plugin/pom.xml +++ b/it/it-plugins/global-property-change-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT global-property-change-plugin diff --git a/it/it-plugins/issue-filter-plugin/pom.xml b/it/it-plugins/issue-filter-plugin/pom.xml index 65846c54fd8..929989643a9 100644 --- a/it/it-plugins/issue-filter-plugin/pom.xml +++ b/it/it-plugins/issue-filter-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT issue-filter-plugin diff --git a/it/it-plugins/l10n-fr-pack/pom.xml b/it/it-plugins/l10n-fr-pack/pom.xml index d59e71f6e8f..d61fe15e19e 100644 --- a/it/it-plugins/l10n-fr-pack/pom.xml +++ b/it/it-plugins/l10n-fr-pack/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT l10n-fr-pack diff --git a/it/it-plugins/license-plugin/pom.xml b/it/it-plugins/license-plugin/pom.xml index 5281868b356..5a61ef16dd2 100644 --- a/it/it-plugins/license-plugin/pom.xml +++ b/it/it-plugins/license-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT license-plugin diff --git a/it/it-plugins/oauth2-auth-plugin/pom.xml b/it/it-plugins/oauth2-auth-plugin/pom.xml index 9da3c066d54..40ee0416e49 100644 --- a/it/it-plugins/oauth2-auth-plugin/pom.xml +++ b/it/it-plugins/oauth2-auth-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT oauth2-auth-plugin diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml index b487c7264f7..c931e338939 100644 --- a/it/it-plugins/pom.xml +++ b/it/it-plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.5 + 5.5-SNAPSHOT it-plugins SonarQube Integration Tests :: Plugins diff --git a/it/it-plugins/posttask-plugin/pom.xml b/it/it-plugins/posttask-plugin/pom.xml index afd946848a2..1933cb710df 100644 --- a/it/it-plugins/posttask-plugin/pom.xml +++ b/it/it-plugins/posttask-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT posttask-plugin diff --git a/it/it-plugins/project-builder-plugin/pom.xml b/it/it-plugins/project-builder-plugin/pom.xml index bbc8780b7e8..7ad299fe653 100644 --- a/it/it-plugins/project-builder-plugin/pom.xml +++ b/it/it-plugins/project-builder-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT project-builder-plugin 1.0-SNAPSHOT diff --git a/it/it-plugins/property-relocation-plugin/pom.xml b/it/it-plugins/property-relocation-plugin/pom.xml index 05e70f368cb..9bf6c8c9ad3 100644 --- a/it/it-plugins/property-relocation-plugin/pom.xml +++ b/it/it-plugins/property-relocation-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT property-relocation-plugin diff --git a/it/it-plugins/property-sets-plugin/pom.xml b/it/it-plugins/property-sets-plugin/pom.xml index 395bc86af19..f4f4f4497ca 100644 --- a/it/it-plugins/property-sets-plugin/pom.xml +++ b/it/it-plugins/property-sets-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT property-sets-plugin diff --git a/it/it-plugins/required-measures-widgets-plugin/pom.xml b/it/it-plugins/required-measures-widgets-plugin/pom.xml index 5c95ce867d5..050e8c86fee 100644 --- a/it/it-plugins/required-measures-widgets-plugin/pom.xml +++ b/it/it-plugins/required-measures-widgets-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT required-measures-widgets-plugin diff --git a/it/it-plugins/security-plugin/pom.xml b/it/it-plugins/security-plugin/pom.xml index 05dfe85a1c9..2243869854b 100644 --- a/it/it-plugins/security-plugin/pom.xml +++ b/it/it-plugins/security-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT security-plugin diff --git a/it/it-plugins/server-plugin/pom.xml b/it/it-plugins/server-plugin/pom.xml index bf11727661f..0a57fc283d6 100644 --- a/it/it-plugins/server-plugin/pom.xml +++ b/it/it-plugins/server-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT server-plugin diff --git a/it/it-plugins/settings-encryption-plugin/pom.xml b/it/it-plugins/settings-encryption-plugin/pom.xml index 479db30b3c9..b19bb252b8e 100644 --- a/it/it-plugins/settings-encryption-plugin/pom.xml +++ b/it/it-plugins/settings-encryption-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT settings-encryption-plugin 1.0-SNAPSHOT diff --git a/it/it-plugins/settings-plugin/pom.xml b/it/it-plugins/settings-plugin/pom.xml index 33da33c2f0b..a31cff25daa 100644 --- a/it/it-plugins/settings-plugin/pom.xml +++ b/it/it-plugins/settings-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT settings-plugin diff --git a/it/it-plugins/sonar-fake-plugin/pom.xml b/it/it-plugins/sonar-fake-plugin/pom.xml index 735504450af..b7e3efd88c0 100644 --- a/it/it-plugins/sonar-fake-plugin/pom.xml +++ b/it/it-plugins/sonar-fake-plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT sonar-fake-plugin diff --git a/it/it-plugins/sonar-subcategories-plugin/pom.xml b/it/it-plugins/sonar-subcategories-plugin/pom.xml index d816bfdbdec..c59da4cb075 100644 --- a/it/it-plugins/sonar-subcategories-plugin/pom.xml +++ b/it/it-plugins/sonar-subcategories-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT sonar-subcategories-plugin diff --git a/it/it-plugins/ui-extensions-plugin/pom.xml b/it/it-plugins/ui-extensions-plugin/pom.xml index 6fb8040538f..aa8439349b4 100644 --- a/it/it-plugins/ui-extensions-plugin/pom.xml +++ b/it/it-plugins/ui-extensions-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT ui-extensions-plugin diff --git a/it/it-plugins/ws-plugin/pom.xml b/it/it-plugins/ws-plugin/pom.xml index 4eab678a82b..6ac4a5d3fd8 100644 --- a/it/it-plugins/ws-plugin/pom.xml +++ b/it/it-plugins/ws-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube it-plugins - 5.5 + 5.5-SNAPSHOT ws-plugin diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml index 3a06015126c..5aa538addde 100644 --- a/it/it-tests/pom.xml +++ b/it/it-tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.5 + 5.5-SNAPSHOT it-tests SonarQube Integration Tests :: Tests diff --git a/it/pom.xml b/it/pom.xml index 4579084ac7f..c2ac1fed83a 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT it diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml index 0c4da984724..fa809b320cb 100644 --- a/microbenchmark-template/pom.xml +++ b/microbenchmark-template/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT microbenchmark-template jar diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 4ec07b5962c..6b48224d77d 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index a6c8288247b..930495ecbf1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.sonarqube sonarqube pom - 5.5 + 5.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 8942750c255..0802fb2eb61 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT server pom diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index f018f77be2b..3cc82fe4971 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT .. sonar-ce diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index aa9e11cbb75..5c23d7a334e 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT .. sonar-plugin-bridge diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index b4f5303cc1b..fcf9eb90795 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT ../ diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 744b9452310..55bcc49a5aa 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT ../ diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index 503d59b3885..cfd210e2c4f 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT ../ diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index 66f34416c34..087d3b832e6 100644 --- a/server/sonar-server-benchmarks/pom.xml +++ b/server/sonar-server-benchmarks/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT .. sonar-server-benchmarks diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 0bf2255b4ee..12253497147 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT .. sonar-server diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 65fd2f6d443..9f9dcad8a3f 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.5 + 5.5-SNAPSHOT .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index d795e58b2e4..528c5fdd139 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-application diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 705157f43af..82a30f31f75 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index b982cf8ea9e..e6ee4fc3ed7 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index d2326b52250..150132f03a0 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-core diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index 31b08e21fce..f6a050f74f2 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-db diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 2b1a93bbec4..9026cc68a5a 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index 79b1eb38fd7..2e389286895 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index 896f2859e1a..7292cf2a423 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 8ce21292743..94bff89b99c 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 6aa8f286764..53510bfaf9a 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-plugin-api diff --git a/sonar-scanner-engine-shaded/pom.xml b/sonar-scanner-engine-shaded/pom.xml index 444ea005026..339ef5d6cdb 100644 --- a/sonar-scanner-engine-shaded/pom.xml +++ b/sonar-scanner-engine-shaded/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-scanner-engine-shaded diff --git a/sonar-scanner-engine/pom.xml b/sonar-scanner-engine/pom.xml index 15e4e940e12..0a2eb36f5b5 100644 --- a/sonar-scanner-engine/pom.xml +++ b/sonar-scanner-engine/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-scanner-engine diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml index 97f84a93580..ed015f33bc7 100644 --- a/sonar-scanner-protocol/pom.xml +++ b/sonar-scanner-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-scanner-protocol diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index 74838cddefc..246917290ef 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 21a6ad45ec3..e6a19ead6ba 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT sonar-ws diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml index 3661cffc1d6..c9d71ccb298 100644 --- a/tests/perf/pom.xml +++ b/tests/perf/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.5 + 5.5-SNAPSHOT perf diff --git a/tests/pom.xml b/tests/pom.xml index ae209d6e60d..2fa69fbd62d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 5.5 + 5.5-SNAPSHOT tests diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index 55281e3d886..01ff10c27bc 100644 --- a/tests/upgrade/pom.xml +++ b/tests/upgrade/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.5 + 5.5-SNAPSHOT upgrade -- 2.39.5