From 8725b234b6e24b0da330890992de194a3c15c434 Mon Sep 17 00:00:00 2001 From: David Rautureau Date: Fri, 18 Nov 2016 15:10:12 +0100 Subject: [PATCH] Prepare for next development iteration (ITs) --- 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/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 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/it/it-plugins/access-secured-props-plugin/pom.xml b/it/it-plugins/access-secured-props-plugin/pom.xml index 3dbadf1ec8c..0525068c48b 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 - 6.1.1-SNAPSHOT + 6.1.2-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 7e8dee4a2d8..e6356bfb8b2 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT base-auth-plugin diff --git a/it/it-plugins/batch-plugin/pom.xml b/it/it-plugins/batch-plugin/pom.xml index 819ae35eaa4..dc646b2c1f9 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT batch-plugin diff --git a/it/it-plugins/dashboard-plugin/pom.xml b/it/it-plugins/dashboard-plugin/pom.xml index ea8211393ed..cd4e45409fe 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT dashboard-plugin diff --git a/it/it-plugins/extension-lifecycle-plugin/pom.xml b/it/it-plugins/extension-lifecycle-plugin/pom.xml index 3f536f3c4ee..f557b46d082 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 - 6.1.1-SNAPSHOT + 6.1.2-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 a470d6ff888..2c54cae3f00 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 - 6.1.1-SNAPSHOT + 6.1.2-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 49c809e4418..99f885c9253 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 - 6.1.1-SNAPSHOT + 6.1.2-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 122f801bb16..d5384532ae0 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT l10n-fr-pack diff --git a/it/it-plugins/license-plugin/pom.xml b/it/it-plugins/license-plugin/pom.xml index f5a80f29e2f..f348d207c84 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT license-plugin diff --git a/it/it-plugins/oauth2-auth-plugin/pom.xml b/it/it-plugins/oauth2-auth-plugin/pom.xml index a91a1e46b23..dd01a209a71 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT oauth2-auth-plugin diff --git a/it/it-plugins/pom.xml b/it/it-plugins/pom.xml index 8907496963a..d44ea2f9547 100644 --- a/it/it-plugins/pom.xml +++ b/it/it-plugins/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 6.1.1-SNAPSHOT + 6.1.2-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 a032495feaf..fba1774ed4f 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT posttask-plugin diff --git a/it/it-plugins/project-builder-plugin/pom.xml b/it/it-plugins/project-builder-plugin/pom.xml index b9018a01a6a..55dde052508 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 - 6.1.1-SNAPSHOT + 6.1.2-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 c51e265934a..010bdddf1e4 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 - 6.1.1-SNAPSHOT + 6.1.2-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 6fcc455eae6..481df95ce18 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT property-sets-plugin diff --git a/it/it-plugins/security-plugin/pom.xml b/it/it-plugins/security-plugin/pom.xml index 7ad58a9d682..c1aa09b470b 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT security-plugin diff --git a/it/it-plugins/server-plugin/pom.xml b/it/it-plugins/server-plugin/pom.xml index 570f9195fe1..f9ff5f3479a 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT server-plugin diff --git a/it/it-plugins/settings-encryption-plugin/pom.xml b/it/it-plugins/settings-encryption-plugin/pom.xml index a5ede321e55..e4b7d17f10e 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 - 6.1.1-SNAPSHOT + 6.1.2-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 b8b0f03977a..a64e28e9d6c 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT settings-plugin diff --git a/it/it-plugins/sonar-fake-plugin/pom.xml b/it/it-plugins/sonar-fake-plugin/pom.xml index 669eb8bbc2e..c37e87334bc 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 - 6.1.1-SNAPSHOT + 6.1.2-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 eee6fbf8052..e7338ae83c2 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 - 6.1.1-SNAPSHOT + 6.1.2-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 91261c686f8..2365f98589e 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT ui-extensions-plugin diff --git a/it/it-plugins/ws-plugin/pom.xml b/it/it-plugins/ws-plugin/pom.xml index a4e39f26b4d..fd4e08904e5 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 - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT ws-plugin diff --git a/it/it-tests/pom.xml b/it/it-tests/pom.xml index 012ead7f1cc..3f2ecccb2bf 100644 --- a/it/it-tests/pom.xml +++ b/it/it-tests/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube it - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT it-tests SonarQube Integration Tests :: Tests diff --git a/tests/perf/pom.xml b/tests/perf/pom.xml index cd6053bcc6e..b35f8be511a 100644 --- a/tests/perf/pom.xml +++ b/tests/perf/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT perf diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index 47fba5b8aaa..a4a6f2672f4 100644 --- a/tests/upgrade/pom.xml +++ b/tests/upgrade/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.sonarqube tests - 6.1.1-SNAPSHOT + 6.1.2-SNAPSHOT upgrade -- 2.39.5