]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare release 5.3-RC3 5.3-RC3
authorThomas Vérin <thomas.verin@sonarsource.com>
Thu, 7 Jan 2016 13:18:48 +0000 (14:18 +0100)
committerThomas Vérin <thomas.verin@sonarsource.com>
Thu, 7 Jan 2016 13:18:48 +0000 (14:18 +0100)
26 files changed:
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/pom.xml
server/sonar-dev-cockpit-bridge/pom.xml
server/sonar-process-monitor/pom.xml
server/sonar-process/pom.xml
server/sonar-search/pom.xml
server/sonar-server-benchmarks/pom.xml
server/sonar-server/pom.xml
server/sonar-views-bridge/pom.xml
server/sonar-web/pom.xml
sonar-application/pom.xml
sonar-batch-protocol/pom.xml
sonar-batch-shaded/pom.xml
sonar-batch/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core/pom.xml
sonar-db/pom.xml
sonar-duplications/pom.xml
sonar-home/pom.xml
sonar-markdown/pom.xml
sonar-plugin-api-deps/pom.xml
sonar-plugin-api/pom.xml
sonar-testing-harness/pom.xml
sonar-ws/pom.xml

index 389457382a80a93a09b4943c7d25f4800032c77f..2de7889666cd3ff4773f93eec334f754dd32b592 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>sonar-xoo-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index 517983a8ffde3c8d16b247c54f917ce843e598c1..17961b5a7d8978f19034feed6015e82d3fec7be5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.sonarsource.sonarqube</groupId>
   <artifactId>sonarqube</artifactId>
   <packaging>pom</packaging>
-  <version>5.3-SNAPSHOT</version>
+  <version>5.3-RC3</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
     <connection>scm:git:git@github.com:SonarSource/sonarqube.git</connection>
     <developerConnection>scm:git:git@github.com:SonarSource/sonarqube.git</developerConnection>
     <url>https://github.com/SonarSource/sonarqube</url>
-    <tag>HEAD</tag>
+    <tag>5.3-RC3</tag>
   </scm>
 
   <ciManagement>
index 85822ac1d27d97b9c24e5f21aff38a4db37688b7..ecfac4550a7dd45f01888e07d896dd5626b946ea 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index e63a98facb5264d14452eeb80cd4b144c0662089..64382f7b4139095a53852bc26c0ffb62830c9357 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-dev-cockpit-bridge</artifactId>
index 3821fcd21caab0907d1974e3aa96b1c8e9858034..47ee0bd4fd4fa2d58c75c88eaa4e17e5965918a1 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index c104542554e39480369c2f5b149bbced3a87a4d0..1e471c93299b7f20f028ff10cbe3e767a628b518 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 80a1259ad418af41f38aae5285fed8f5e35e7ecf..936667991c70b3f2f599c238a066fc358d99cac9 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 185e2b012d5f6d5f519d9443471304cfd29ee8c1..25ef3be7ca90a5c5db08c563f32199e10823ad80 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server-benchmarks</artifactId>
index b059b0ffe088e9fc356dbf9014cdbe14c8ae37da..05e0547e39457e9e49e66746a44acbefd2c482f9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 3b91869d541b356b619dfc3f7a763d8129588ba4..ad5a18cad78423b54f4693987684d92e2c4a5e8b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-views-bridge</artifactId>
index 6c74b1db15ebc9c00a21a26cb4d1704044fee4a2..eee7a0c6b391f47b372bfed80c788debfdc8479d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>server</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index 373c924c2c3128a55a419353a0086cc173aeb36a..e114f9044b340dd447ea8ae29c9aeda8f53d3388 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 5d5c91a74eff82bd598a14c67b7cce30738df29d..44df9ea574f5a8f82fb5cdd4f700786b360b140a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-batch-protocol</artifactId>
index 60279121fc902b32c305879be475afb6f236f2e7..fa1b9354e9ba622e49ba54e818e9baf592ca06af 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-batch-shaded</artifactId>
index db6efc2bc6830902f1ee45798502bf898fab72a1..e90f730220ad8941a391692f853bb111081eb8f0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-batch</artifactId>
index 943b301f08cca9213ad61b0a14da5f71cb4a9c6b..6695aad0638576a333e5bec0b0595c700e580986 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index d160ae4a77020a300b2995df03a0d183fa695ef5..aca82a398aeb20236f61d5530ced8d50c7063359 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
 
index 44f4a81424935890d4af185c6fac0744081279fe..8b31640802545d4e0441962fedd939bc646a2241 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 1fc42a30ecfe2c0c39a3303f73d65e90968fedda..a1210e80f7193e273bc3c663f2f1f152ef5b1429 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-db</artifactId>
index 1ecca98ff389ba63a183265d6fdf678f5d4f6490..cf79a7222ac53b5e3a72608c60bdccab9e54afda 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index fd6111fceb9dd6d10d71a1d3ba8327e677e34998..e3cbd0206d168b91bb195dd61bdfa470d29a9b2d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 635be5a797fbd2c19551956fe71a78c2bafdf2d9..f91205dbef73cc0ed7de3067cae3041975a1aac1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
     <relativePath>..</relativePath>
   </parent>
 
index 07c946ed3dc3c81c614107ae7797ae5dca952f5b..253d24f557c1418159db9f15e1b25ac956ae486c 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-plugin-api-deps</artifactId>
index 930c472c6c5d3f66d0181f610e70c0484ce9a509..2b2c10345e6427efdcfc68ba2819cff2072b1189 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index 17ccf42b7a87e05e5446fb688f8156cde6d2b87e..cadbb53acff550a394e433e91006dbba4a13d70d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 354b0ed0ec608eee0804f995c4d113963b075ec0..a156958e9fcb7ad2eb285e7dd8e593797ac9e9f9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.sonarsource.sonarqube</groupId>
     <artifactId>sonarqube</artifactId>
-    <version>5.3-SNAPSHOT</version>
+    <version>5.3-RC3</version>
   </parent>
 
   <artifactId>sonar-ws</artifactId>