From 3d2b3bbd084ccf75d1921382315d3ac3037ed3bc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20V=C3=A9rin?= Date: Tue, 13 Oct 2015 12:06:23 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.2-RC2 --- 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..0548ca75d2e 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-RC2 ../.. diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 29310fb8f1a..8438be53cba 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-RC2 ../.. sonar-xoo-plugin diff --git a/pom.xml b/pom.xml index e1d1ec5c404..aa5469a36c9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube pom - 5.2-SNAPSHOT + 5.2-RC2 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-RC2 diff --git a/server/pom.xml b/server/pom.xml index ccd761577e9..eddcb39cbe1 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 server pom diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index 6ff38e1b682..182d8b38953 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-RC2 ../ 4.0.0 diff --git a/server/sonar-process/pom.xml b/server/sonar-process/pom.xml index 8e25d9a3649..0a466db1c99 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-RC2 ../ 4.0.0 diff --git a/server/sonar-search/pom.xml b/server/sonar-search/pom.xml index d8349dcde7a..8fefcba230e 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-RC2 ../ 4.0.0 diff --git a/server/sonar-server-benchmarks/pom.xml b/server/sonar-server-benchmarks/pom.xml index c148e190b78..38d33d09b8b 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-RC2 .. sonar-server-benchmarks diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index aaa2f6951d5..c17450190b2 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-RC2 .. sonar-server diff --git a/server/sonar-views-bridge/pom.xml b/server/sonar-views-bridge/pom.xml index 322a1694094..7a41fb0dd89 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-RC2 .. sonar-views-bridge diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml index 1732dbc4272..ba1687846f0 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-RC2 .. sonar-web diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 405a83a5a43..0dcc4c2756f 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-application diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index 774286a2d69..5fc7501f340 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-RC2 sonar-batch-protocol diff --git a/sonar-batch-shaded/pom.xml b/sonar-batch-shaded/pom.xml index cd04fac4988..20664c9df12 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-RC2 sonar-batch-shaded diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 39343a10fd5..b9bebdcb01b 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-batch diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index f418c71fb86..8e98f2f79a2 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-RC2 .. sonar-check-api diff --git a/sonar-colorizer/pom.xml b/sonar-colorizer/pom.xml index 5e004d2f7e9..e9171973c53 100644 --- a/sonar-colorizer/pom.xml +++ b/sonar-colorizer/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 .. diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 97c475b3a0f..155df8a963b 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-core diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index b22d0e9e0fa..b3e982eedbf 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-db diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 021999e4982..4655716184c 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-duplications diff --git a/sonar-home/pom.xml b/sonar-home/pom.xml index cc66e2116ea..b16ce28fe32 100644 --- a/sonar-home/pom.xml +++ b/sonar-home/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-home diff --git a/sonar-markdown/pom.xml b/sonar-markdown/pom.xml index ed77869e1cb..5938962b49b 100644 --- a/sonar-markdown/pom.xml +++ b/sonar-markdown/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 .. diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index b67fa593cc6..6661a17733c 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-RC2 sonar-plugin-api-deps diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 7cec574407e..f826a7c86fe 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-RC2 sonar-plugin-api diff --git a/sonar-testing-harness/pom.xml b/sonar-testing-harness/pom.xml index 27eced04d92..157af161e21 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-RC2 sonar-testing-harness jar diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index 172d8863701..fb59215fbfd 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.sonarqube sonarqube - 5.2-SNAPSHOT + 5.2-RC2 sonar-ws -- 2.39.5