]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare release 5.0-RC1 5.0-RC1
authorEric Hartmann <hartmann.eric@gmail.com>
Thu, 11 Dec 2014 11:18:54 +0000 (12:18 +0100)
committerEric Hartmann <hartmann.eric@gmail.com>
Thu, 11 Dec 2014 11:18:54 +0000 (12:18 +0100)
31 files changed:
plugins/sonar-core-plugin/pom.xml
plugins/sonar-cpd-plugin/pom.xml
plugins/sonar-email-notifications-plugin/pom.xml
plugins/sonar-git-plugin/pom.xml
plugins/sonar-l10n-en-plugin/pom.xml
plugins/sonar-svn-plugin/pom.xml
plugins/sonar-xoo-plugin/pom.xml
pom.xml
server/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-web/pom.xml
server/sonar-ws-client/pom.xml
sonar-application/pom.xml
sonar-batch-maven-compat/pom.xml
sonar-batch-protocol/pom.xml
sonar-batch/pom.xml
sonar-check-api/pom.xml
sonar-colorizer/pom.xml
sonar-core/pom.xml
sonar-deprecated/pom.xml
sonar-duplications/pom.xml
sonar-graph/pom.xml
sonar-home/pom.xml
sonar-java-api/pom.xml
sonar-markdown/pom.xml
sonar-plugin-api/pom.xml
sonar-testing-harness/pom.xml

index 883a11da76a60970c7a5c6f8960df32824281cdb..91002c7b1e880f92df3f00c204258c4ff7ec95b1 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 686a63142743cdf3e23463a719700a2acfa6a568..dbdad605f67a96649c72a4313148af7c4231f0fb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 474d5bcff2049b9e6c0e1dc711ea9136f84ef348..aacfef2681c8f39d5037c1ec92b035a090227d95 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 6b8f19fdb2a4f9eed81b65147ca6bad407a68bc8..ffde896a016fb6a55e34316f8d057ad475762945 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index df5aca9be06bf1eac167b801a9d4de51de474cd9..749b45cb6852b921150d8fbbf04ff9e1b6cc006c 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
 
index fe2cce8c4a405f1bd09605d7e1a1dd47993b879b..eb159d1e59db975554a15489280a2a84deea8d4f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 4d45692ef42730f283688b24947fb19c44d540be..b9d4626bea2d84be9e4431bf5f5ec51a4929cf1c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index 7b42ca9888683385e619e41fefadab4cfd010832..fed97bdbadd99d3be03b80b940cf1983364e7a27 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.codehaus.sonar</groupId>
   <artifactId>sonar</artifactId>
   <packaging>pom</packaging>
-  <version>5.0-SNAPSHOT</version>
+  <version>5.0-RC1</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.0-RC1</tag>
   </scm>
 
   <ciManagement>
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore/>
+                        <ignore />
                       </action>
                     </pluginExecution>
                     <pluginExecution>
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore/>
+                        <ignore />
                       </action>
                     </pluginExecution>
                     <pluginExecution>
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore/>
+                        <ignore />
                       </action>
                     </pluginExecution>
                     <pluginExecution>
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore/>
+                        <ignore />
                       </action>
                     </pluginExecution>
                   </pluginExecutions>
index e931018c0742646ec6de4073041b5b281dd19845..051cf85501834e8cc16146f7b061ed1335438d43 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index 84b0b85cfb0f2ddc1701e87ce92cc5588bdb85bf..ae8d538d22ffbfb8e0c9d752b5fea37d580facf9 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 4d0308efbaddfc262b98d6fb12642cc85eb87635..c05e0f89eedd8d16a492a409473fa890e5de23a0 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 4acf667ce50d569dace3cfeab887da8ad69afedd..a732e5403bde638c12247e477fe27138daf407fd 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 582cd105716aca6bff85b97e6a63a1acb3c508a7..a77806e8e839faecfa5d26a7a932b3ffc1deb334 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server-benchmarks</artifactId>
index f928fe087180ce076cbbaea38b310675a236bd34..bba05196d273c69383560330ad5f5965abf298ec 100644 (file)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 5aa019599ecbf617b28af78abb827a2c1dba6f59..aeb96ecfa52d96153e7f12cbc3582435afb17ecf 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index 089c5742d23527e8eef4688ce9aad7512ed2f3ae..f89c6aabf417d9aa16e84a635c10a073bfd862f4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ws-client</artifactId>
index e2581689e3771e47377506f80c8264068c31aaf5..798e0ca822bb8d220611d1c7ec7292f98200d4d8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index c5b23e3e95e05e540058ddb9d1d25ec97caf6972..3b9b096fe2a88188ca28a559d98956af3ad4ea63 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-batch-maven-compat</artifactId>
index 7d7a48509298b6121df898eb3b9a263865a84de4..f0335b5adf0ab0ed47e4e247a83c804b8ad5094a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-batch-protocol</artifactId>
index 3d95250a29de3a33e1f9f026162746856a629102..2e8606c566604c784096615e716d9562de53f75c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-batch</artifactId>
index 3db3d1b2ffc7f32ca6233a35c02bc5c37cf48c70..8dedf99a7726b1f223e764c850544ded4004a73e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index e3e3ead5adaed34aa902f743706305d2fd967dea..d158a65a8cbf6e5584bba79de5fd836307eea1da 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
 
index 956440c12685fc0883b3265e72e92a03ccadbe67..d286e7a6a01f1218f3e4ca485579fdbfafd7307f 100644 (file)
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 9c6a5c639fee8ba00afc32b299b9a6fb3c7d2c8e..8e4aff39a53756a9f98153d6cc7ed3f5c0ac382a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
   <artifactId>sonar-deprecated</artifactId>
   <name>SonarQube :: Deprecated</name>
index 0ec823f57a67babd98a02d9ffb8dbb04662bd3ce..be83868c03d086f7ebb93c75eb0696c87b61dd8f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 132a7ea540f6ed66011e06dc573fe8ba3c53c30d..9a9e2a2ba13d27f8ed50d0a7095f4c33f6168b73 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-graph</artifactId>
index 88d3b4fd1eed43e07e7f3c257ba35113dd5b516a..b891dcf5231b158471785b2728c081fe665b8928 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 7c6d579d43f03e49e198e540444f9f1030bba863..8880750bbada1120f6824e0440e83cd291000cd1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
   <artifactId>sonar-java-api</artifactId>
   <name>SonarQube :: Java API</name>
index e36b1369d9993f17e7c00bc8014b16a494f8155b..0313862e7473461d2a8926c31a5b4a12313255e3 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
     <relativePath>..</relativePath>
   </parent>
 
index 76316a3e95eb6a7aee8b62113bb4658537dd247a..f318fa47dea72f0bf9d8b3be6511a9ab0fea70c2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index fcb912699a0c67f6c372c7259d27083c0d5def75..9d117feeb476a941df9b88ee887c0cc314213acb 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>5.0-SNAPSHOT</version>
+    <version>5.0-RC1</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>