From ef358b002383f918448dcb5e8ac40b64a35a4c26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20V=C3=A9rin?= Date: Tue, 20 Oct 2015 15:47:33 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.2-RC3 --- plugins/sonar-batch-maven-plugin/pom.xml | 2 +- plugins/sonar-xoo-plugin/pom.xml | 2 +- pom.xml | 4 ++-- server/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-views-bridge/pom.xml | 2 +- server/sonar-web/pom.xml | 2 +- sonar-application/pom.xml | 2 +- sonar-batch-protocol/pom.xml | 2 +- sonar-batch-shaded/pom.xml | 2 +- sonar-batch/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-testing-harness/pom.xml | 2 +- sonar-ws/pom.xml | 2 +- 26 files changed, 27 insertions(+), 27 deletions(-) diff --git a/plugins/sonar-batch-maven-plugin/pom.xml b/plugins/sonar-batch-maven-plugin/pom.xml index 8908bf648a5..0d422d8d8a5 100644 --- a/plugins/sonar-batch-maven-plugin/pom.xml +++ b/plugins/sonar-batch-maven-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 ../.. diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 29310fb8f1a..af533e62e96 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index 05a497b67f4..776045ae3fe 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube pom - 5.2-SNAPSHOT + 5.2-RC3 SonarQube http://www.sonarqube.org/ Open source platform for continuous inspection of code quality @@ -1162,7 +1162,7 @@ scm:git:git@github.com:SonarSource/sonarqube.git scm:git:git@github.com:SonarSource/sonarqube.git https://github.com/SonarSource/sonarqube - HEAD + 5.2-RC3 diff --git a/server/pom.xml b/server/pom.xml index ccd761577e9..e337c9e8bd8 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 server pom diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 6ff38e1b682..ec08a57fb18 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -3,7 +3,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 ../ 4.0.0 diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 8e25d9a3649..63bfdffa25d 100644 --- a/server/sonar-process/pom.xml +++ b/server/sonar-process/pom.xml @@ -3,7 +3,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 ../ 4.0.0 diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index d8349dcde7a..2e977ac4c32 100644 --- a/server/sonar-search/pom.xml +++ b/server/sonar-search/pom.xml @@ -3,7 +3,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 ../ 4.0.0 diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index c148e190b78..e630db0797f 100644 --- a/server/sonar-server-benchmarks/pom.xml +++ b/server/sonar-server-benchmarks/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 .. sonar-server-benchmarks diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 977592d217e..b041c0bd8c5 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 .. sonar-server diff --git a/server/sonar-views-bridge/pom.xml b/server/sonar-views-bridge/pom.xml index 322a1694094..1754ec42171 100644 --- a/server/sonar-views-bridge/pom.xml +++ b/server/sonar-views-bridge/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 .. sonar-views-bridge diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 733241c633a..5c8aef17b5b 100644 --- a/server/sonar-web/pom.xml +++ b/server/sonar-web/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube server - 5.2-SNAPSHOT + 5.2-RC3 .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index f6832274df9..de47bfbc908 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-application diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index 774286a2d69..44f1b1513dd 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-batch-protocol diff --git a/sonar-batch-shaded/pom.xml b/sonar-batch-shaded/pom.xml index cd04fac4988..58cfb96da92 100644 --- a/sonar-batch-shaded/pom.xml +++ b/sonar-batch-shaded/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-batch-shaded diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 39343a10fd5..811e29f0c7f 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-batch diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index f418c71fb86..7fe09bdcf1f 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 5e004d2f7e9..013fbdacf3c 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 97c475b3a0f..11470a50280 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-core diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index b22d0e9e0fa..6cc2d968f04 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-db diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 021999e4982..0746cc0c507 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index cc66e2116ea..eb7985ebcd5 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index ed77869e1cb..55b81975d12 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index f1ff511c965..6315119cca1 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 7cec574407e..fe544545445 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-plugin-api diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index 27eced04d92..21325b264b1 100644 --- a/sonar-testing-harness/pom.xml +++ b/sonar-testing-harness/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 172d8863701..55fbec0390e 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC3 sonar-ws -- 2.39.5