From d9fd1d0b18c94eaf5a5b305ca405eeaf3dc15927 Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 1 Jun 2016 15:14:41 +0200 Subject: [PATCH] Update version to 5.6-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 4ddbf5cdb60..13ae5fcc807 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.6 + 5.6-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 8e8ac49e955..8d323c12d48 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.6 + 5.6-SNAPSHOT base-auth-plugin diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml index b20b6849ba3..6c67a3661b8 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.6 + 5.6-SNAPSHOT batch-plugin diff --git a/it/it-plugins/dashboard-plugin/pom.xml b/it/it-plugins/dashboard-plugin/pom.xml index 5fe7c3b34be..b283fa8abf7 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.6 + 5.6-SNAPSHOT dashboard-plugin diff --git a/it/it-plugins/extension-lifecycle-plugin/pom.xml b/it/it-plugins/extension-lifecycle-plugin/pom.xml index 03b9adea3a1..c1fb8d0bc3d 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.6 + 5.6-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 edc1d071518..9c97fbb529a 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.6 + 5.6-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 36bcf85a947..2cef3b1a584 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.6 + 5.6-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 9d98638bddf..c0d34197812 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.6 + 5.6-SNAPSHOT l10n-fr-pack diff --git a/it/it-plugins/license-plugin/pom.xml b/it/it-plugins/license-plugin/pom.xml index d496f4cf098..fe3583cebb8 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.6 + 5.6-SNAPSHOT license-plugin diff --git a/it/it-plugins/oauth2-auth-plugin/pom.xml b/it/it-plugins/oauth2-auth-plugin/pom.xml index 9ada89ded4f..89b56587534 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.6 + 5.6-SNAPSHOT oauth2-auth-plugin diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml index 0b977fd59dd..395efb9b9a4 100644 --- a/it/it-plugins/pom.xml +++ b/it/it-plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.6 + 5.6-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 4dbb5180c2c..cf6fd7a3162 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.6 + 5.6-SNAPSHOT posttask-plugin diff --git a/it/it-plugins/project-builder-plugin/pom.xml b/it/it-plugins/project-builder-plugin/pom.xml index 84a66276ad2..05bc1770d18 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.6 + 5.6-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 76cda8416a3..1392a20871c 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.6 + 5.6-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 55e353b7b1c..9b6c3d77535 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.6 + 5.6-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 b83723b8c65..1ccc910983d 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.6 + 5.6-SNAPSHOT required-measures-widgets-plugin diff --git a/it/it-plugins/security-plugin/pom.xml b/it/it-plugins/security-plugin/pom.xml index 91a08fdc84e..1224aa84252 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.6 + 5.6-SNAPSHOT security-plugin diff --git a/it/it-plugins/server-plugin/pom.xml b/it/it-plugins/server-plugin/pom.xml index 28362448c65..7b060b1f680 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.6 + 5.6-SNAPSHOT server-plugin diff --git a/it/it-plugins/settings-encryption-plugin/pom.xml b/it/it-plugins/settings-encryption-plugin/pom.xml index 2eb7db1398c..d76b744c015 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.6 + 5.6-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 4074a9ff5c2..220ca44af3f 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.6 + 5.6-SNAPSHOT settings-plugin diff --git a/it/it-plugins/sonar-fake-plugin/pom.xml b/it/it-plugins/sonar-fake-plugin/pom.xml index e3c55babd3a..e849b413ffa 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.6 + 5.6-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 1aa1a5d58d0..aff62421209 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.6 + 5.6-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 d80cd3c508f..18abc93d4a1 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.6 + 5.6-SNAPSHOT ui-extensions-plugin diff --git a/it/it-plugins/ws-plugin/pom.xml b/it/it-plugins/ws-plugin/pom.xml index 8c6f850db87..89b11aa73db 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.6 + 5.6-SNAPSHOT ws-plugin diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml index 7bfe0beefd1..8ff922a7902 100644 --- a/it/it-tests/pom.xml +++ b/it/it-tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.6 + 5.6-SNAPSHOT it-tests SonarQube Integration Tests :: Tests diff --git a/it/pom.xml b/it/pom.xml index b55ea51b7f6..ebc942d2728 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT it diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml index 304e7d2417d..adef29e1e2c 100644 --- a/microbenchmark-template/pom.xml +++ b/microbenchmark-template/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT microbenchmark-template jar diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index ab6bfba9de9..162d6e25834 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index 431d8306702..5a2568f4217 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.sonarqube sonarqube pom - 5.6 + 5.6-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 2ac64b6a33f..f3870836960 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT server pom diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 6dd162e3960..6c05fcfb0c5 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT .. sonar-ce diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index d27467d5791..403e6e6f40c 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT .. sonar-plugin-bridge diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index a2209262a80..700d81b27ff 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT ../ diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 2883146753b..5160d85ce29 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT ../ diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index 8f88d769951..265c778b4e2 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT ../ diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index e549e806b39..8a719786008 100644 --- a/server/sonar-server-benchmarks/pom.xml +++ b/server/sonar-server-benchmarks/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT .. sonar-server-benchmarks diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index b74cd89af0c..b6f8024dc19 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT .. sonar-server diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 62ffc15fd25..8d46ea922fd 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.6 + 5.6-SNAPSHOT .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index e112d9fdf41..b1937777b56 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-application diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index f423c3cf21f..28234617bcf 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 8b9dd6ff941..9007f55ebcc 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 1bd0cacc3c0..7ac821869c1 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-core diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index fca8895821d..096d13a9d44 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-db diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index f115e9ee24e..9a698b73c40 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index c29cb28632f..63c49e00429 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index 5e0bc71226d..30929c3a350 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 4d5875723e6..4e688f6ca4f 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 1de8d0ab1cd..0b58bbca975 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-plugin-api diff --git a/sonar-scanner-engine-shaded/pom.xml b/sonar-scanner-engine-shaded/pom.xml index f08d715c04f..765c9746dce 100644 --- a/sonar-scanner-engine-shaded/pom.xml +++ b/sonar-scanner-engine-shaded/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-scanner-engine-shaded diff --git a/sonar-scanner-engine/pom.xml b/sonar-scanner-engine/pom.xml index 9db38d90bb9..77efa061ce5 100644 --- a/sonar-scanner-engine/pom.xml +++ b/sonar-scanner-engine/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-scanner-engine diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml index 9d1f09b9f16..296e58c69d3 100644 --- a/sonar-scanner-protocol/pom.xml +++ b/sonar-scanner-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-scanner-protocol diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index a9c3eeb2193..ae026a0ba33 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 66e97e05c59..bbe96ba75ae 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT sonar-ws diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml index 514c400bb2e..0b66238766e 100644 --- a/tests/perf/pom.xml +++ b/tests/perf/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.6 + 5.6-SNAPSHOT perf diff --git a/tests/pom.xml b/tests/pom.xml index a19e553f705..c4625202fd1 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube sonarqube - 5.6 + 5.6-SNAPSHOT tests diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index 15260ae6422..142a01662b8 100644 --- a/tests/upgrade/pom.xml +++ b/tests/upgrade/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.6 + 5.6-SNAPSHOT upgrade -- 2.39.5