From b319fc241e0ff071e868eccfedf68346febf2b1f Mon Sep 17 00:00:00 2001 From: drautureau Date: Mon, 25 Sep 2017 14:59:00 +0200 Subject: [PATCH] Set next development version for integration tests --- 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 +- tests/perf/pom.xml | 2 +- tests/upgrade/pom.xml | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/it/it-plugins/access-secured-props-plugin/pom.xml b/it/it-plugins/access-secured-props-plugin/pom.xml index 4a0e635e928..74c7c679fc2 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.7-SNAPSHOT + 5.6.8-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 db7d5675dfd..b44bb061b0f 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.7-SNAPSHOT + 5.6.8-SNAPSHOT base-auth-plugin diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml index 8c5e31d5187..a3352e1ff8b 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.7-SNAPSHOT + 5.6.8-SNAPSHOT batch-plugin diff --git a/it/it-plugins/dashboard-plugin/pom.xml b/it/it-plugins/dashboard-plugin/pom.xml index b7f72bce42b..600e7cfdcf4 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.7-SNAPSHOT + 5.6.8-SNAPSHOT dashboard-plugin diff --git a/it/it-plugins/extension-lifecycle-plugin/pom.xml b/it/it-plugins/extension-lifecycle-plugin/pom.xml index a7ba9d35341..cbd06738cbf 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.7-SNAPSHOT + 5.6.8-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 cd34f59a70e..fda8824167e 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.7-SNAPSHOT + 5.6.8-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 a9ef923b833..baa4f4f8b70 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.7-SNAPSHOT + 5.6.8-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 1e40ac571c3..1d915d21119 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.7-SNAPSHOT + 5.6.8-SNAPSHOT l10n-fr-pack diff --git a/it/it-plugins/license-plugin/pom.xml b/it/it-plugins/license-plugin/pom.xml index 046f2f94d41..f3a559c634f 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.7-SNAPSHOT + 5.6.8-SNAPSHOT license-plugin diff --git a/it/it-plugins/oauth2-auth-plugin/pom.xml b/it/it-plugins/oauth2-auth-plugin/pom.xml index 6fa3ff02b15..804d98fa2ee 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.7-SNAPSHOT + 5.6.8-SNAPSHOT oauth2-auth-plugin diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml index 4872ae221e0..3a3cd8cf7cd 100644 --- a/it/it-plugins/pom.xml +++ b/it/it-plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.6.7-SNAPSHOT + 5.6.8-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 cc36669c13e..7bc5565b0d4 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.7-SNAPSHOT + 5.6.8-SNAPSHOT posttask-plugin diff --git a/it/it-plugins/project-builder-plugin/pom.xml b/it/it-plugins/project-builder-plugin/pom.xml index 45739b33821..bf6b02045af 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.7-SNAPSHOT + 5.6.8-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 4911510ed73..bccdffb0610 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.7-SNAPSHOT + 5.6.8-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 4700af4a6ba..d6704eeae07 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.7-SNAPSHOT + 5.6.8-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 3c366dd511b..a96ae229283 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.7-SNAPSHOT + 5.6.8-SNAPSHOT required-measures-widgets-plugin diff --git a/it/it-plugins/security-plugin/pom.xml b/it/it-plugins/security-plugin/pom.xml index a3383fe0ff0..b638e03f982 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.7-SNAPSHOT + 5.6.8-SNAPSHOT security-plugin diff --git a/it/it-plugins/server-plugin/pom.xml b/it/it-plugins/server-plugin/pom.xml index 3090ca35b10..1aad3397211 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.7-SNAPSHOT + 5.6.8-SNAPSHOT server-plugin diff --git a/it/it-plugins/settings-encryption-plugin/pom.xml b/it/it-plugins/settings-encryption-plugin/pom.xml index 449ca5ebed1..761a673649b 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.7-SNAPSHOT + 5.6.8-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 7689f09d506..35e37914f5a 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.7-SNAPSHOT + 5.6.8-SNAPSHOT settings-plugin diff --git a/it/it-plugins/sonar-fake-plugin/pom.xml b/it/it-plugins/sonar-fake-plugin/pom.xml index 3144418c13d..b99d9eed301 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.7-SNAPSHOT + 5.6.8-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 32b823767db..bcb892c69df 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.7-SNAPSHOT + 5.6.8-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 41bd63a8466..bb1cd4b5ded 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.7-SNAPSHOT + 5.6.8-SNAPSHOT ui-extensions-plugin diff --git a/it/it-plugins/ws-plugin/pom.xml b/it/it-plugins/ws-plugin/pom.xml index 5a1625e3b9d..c190e281001 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.7-SNAPSHOT + 5.6.8-SNAPSHOT ws-plugin diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml index 2addf19aaa3..940984be158 100644 --- a/it/it-tests/pom.xml +++ b/it/it-tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 5.6.7-SNAPSHOT + 5.6.8-SNAPSHOT it-tests SonarQube Integration Tests :: Tests diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml index 8188e76b9c7..ac4287597c4 100644 --- a/tests/perf/pom.xml +++ b/tests/perf/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.6.7-SNAPSHOT + 5.6.8-SNAPSHOT perf diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index ddfd2570358..5ce71d4a0c3 100644 --- a/tests/upgrade/pom.xml +++ b/tests/upgrade/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 5.6.7-SNAPSHOT + 5.6.8-SNAPSHOT upgrade -- 2.39.5