From 6a70cefe40b1b8127eb4e7ef3436a5c43fe938b4 Mon Sep 17 00:00:00 2001 From: David Rautureau Date: Thu, 17 Nov 2016 20:45:38 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 6.1.1 --- plugins/sonar-xoo-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 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/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 +- 25 files changed, 26 insertions(+), 26 deletions(-) diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index fae580f716b..e97a6a35e39 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index c3f5f3f2712..a9f50f8fdb2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.sonarsource.sonarqube sonarqube pom - 6.1.1-SNAPSHOT + 6.1.1 SonarQube http://www.sonarqube.org/ Open source platform for continuous inspection of code quality @@ -992,7 +992,7 @@ scm:git:git@github.com:SonarSource/sonarqube.git scm:git:git@github.com:SonarSource/sonarqube.git https://github.com/SonarSource/sonarqube - HEAD + 6.1.1 diff --git a/server/pom.xml b/server/pom.xml index e6c06da848c..c9f4602f5dc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 server pom diff --git a/server/sonar-ce/pom.xml b/server/sonar-ce/pom.xml index 667bc1814c6..b2b432826f5 100644 --- a/server/sonar-ce/pom.xml +++ b/server/sonar-ce/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 .. sonar-ce diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index 58532d5a639..2e0aca29a6f 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 .. sonar-plugin-bridge diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 92d7adde401..fed0de02122 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 ../ diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 9e64ccaf49b..5266a9b90b7 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 ../ diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index e0dac5fad53..1d4fd514afd 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 ../ diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index e22d8b774f3..11967e78bd5 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 .. sonar-server diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 32c81bba752..5308b7c9cf6 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 6.1.1-SNAPSHOT + 6.1.1 .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index fa038397663..f34c573f3bd 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-application diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 49a389a89bb..ff68513a18e 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 56d65fd58c9..7633b9ebda4 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index de900a5b4e2..9dd11e7a3ce 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-core diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index e59b8304274..1f1b4177dc5 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-db diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index b58c2eda091..4fa4223f424 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index daaa885ade5..8a45b8dda64 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index 646164be5ad..2c9cb8868e3 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 00f2301c307..ab64d0bda2d 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 722e559dffb..1420531bdad 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-plugin-api diff --git a/sonar-scanner-engine-shaded/pom.xml b/sonar-scanner-engine-shaded/pom.xml index 29611d5ad68..c8389f037aa 100644 --- a/sonar-scanner-engine-shaded/pom.xml +++ b/sonar-scanner-engine-shaded/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-scanner-engine-shaded diff --git a/sonar-scanner-engine/pom.xml b/sonar-scanner-engine/pom.xml index 3e657ca55ec..cf03b2a0b04 100644 --- a/sonar-scanner-engine/pom.xml +++ b/sonar-scanner-engine/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-scanner-engine diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml index 6d34a6f85d2..edc4cf7e640 100644 --- a/sonar-scanner-protocol/pom.xml +++ b/sonar-scanner-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-scanner-protocol diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index baa6bd3fb87..07f697f7a54 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index c987b5052fc..09b6289d1c8 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 6.1.1-SNAPSHOT + 6.1.1 sonar-ws -- 2.39.5