]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare release 4.5-RC2 4.5-RC2
authorEric Hartmann <hartmann.eric@gmail.com>
Tue, 16 Sep 2014 20:54:20 +0000 (22:54 +0200)
committerEric Hartmann <hartmann.eric@gmail.com>
Tue, 16 Sep 2014 20:54:20 +0000 (22:54 +0200)
32 files changed:
plugins/sonar-core-plugin/pom.xml
plugins/sonar-cpd-plugin/pom.xml
plugins/sonar-dbcleaner-plugin/pom.xml
plugins/sonar-design-plugin/pom.xml
plugins/sonar-email-notifications-plugin/pom.xml
plugins/sonar-l10n-en-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/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-maven-plugin/pom.xml
sonar-maven3-plugin/pom.xml
sonar-plugin-api/pom.xml
sonar-testing-harness/pom.xml

index 1ae26fd5ca7263056b106b3caff47be7ee7e3d3d..1fbabc2b942314840f76da260d7f2a4e85d5cdce 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 334122c4b91102441fa1fd6f24ee7bfb1447de63..84b4920e7f680fe19c67282bff4080bfc4fc0f32 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 898784788234d1fe000ce6ae19dc737707b270ac..7a533c1403daa49b9d4bf2d4ff12840c178739fc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index b2029087b50354d1d68886f0d2091eaff3445e02..c479526a25d466ad38be307f40c5162333c6e0a4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 8bb88b0897177a95af7d7d4541ab948997acc030..a01855cd1c9fef1096c848c6f5f7320d0aa20cd5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 98585e5b11b4529006ab1d0d5729d5a4e279e1c1..d0e71c481c86e34d1050ddea89151e2629248425 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 6c1a1182306d91e7e6c1416888e6ce68e88289d0..23e5774614ae7b1671f7570a3f36715a6e7d8fb3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index ff5ea0aeb3ac97401b3420d7af6b186305f8f271..2178553f4bccd0561e53a0227bed61d20a67b404 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.codehaus.sonar</groupId>
   <artifactId>sonar</artifactId>
   <packaging>pom</packaging>
-  <version>4.5-SNAPSHOT</version>
+  <version>4.5-RC2</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>4.5-RC2</tag>
   </scm>
 
   <ciManagement>
index 55ee0ba06c519a2133574724b3c5386114b5b02f..61c65b5fee0aa9ed7abee0a5a6c7aac9741e4092 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index fa0869a52b864da01782f5fa3038ad348914803f..80233c62cccbdb03ad792d2cd38a6825610af357 100644 (file)
@@ -1,11 +1,9 @@
 <?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">
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 25413fd7ce9dafb21c9261bf04d58ece8b2a0812..f02544fffe1d7b9dc0f3e04fd6c3a3bb3d8e03c6 100644 (file)
@@ -1,11 +1,9 @@
 <?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">
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index cb462c0a7cb9506736f440f4d2392211b68927fc..68cd52ece925877e4c8fd484f73b88cc90a61821 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index d39abad9b687d0e42a3a8f0c56472b10896b3f6b..b2280f4d845464c3f90e1a83bf95fc40e5b8d489 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 98ecf83d8d96423b14aabd8bcbc23ed3154dc922..f01f20d7bcdffbdb410a122e4f89e37796425c41 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index ac59f2f4ab73af2df1d805b7aeb21e81dfb7f40d..6b99557ef558d27af79af5ade7844ba6a488ac86 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ws-client</artifactId>
index ee68ed3ce4a897865c1bdfe308d387b1a41c8ab3..15a63697f4adfb44a7f39fab1745e57fd9b086d7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
index 28bf19e362c124efb185c26afbd20a1c3ae32d70..21e49541a01f43b9e636c39f212d15095bf5f54f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-batch-maven-compat</artifactId>
index 35cc8af069ac2a6daf83588ca3074c88b75b9b1b..2f5bae986182f1957d8b57c3742f6e3a23b08b35 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-batch-protocol</artifactId>
index 89f7c9252a41b6dbfb04b65372f7a2f2f2b036dd..fd901df53a0497b049dd87fbef4dcd2f790d7ab8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-batch</artifactId>
index bd4450a13ca6868b2998f14c0b8f9420c599268c..2a19b0f0a4be387e01c1065a54ef5ee5c9363f73 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 5f0d84f10321201ca64c78fb289fc3c1cf662fe8..cfe1676ca6ec21373d832dc315200e262cd06054 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
 
index bad0f4f55035d02b84963188e55b575dfe3d6970..7893b576f65a5102eeed16b8ba6d76192ff95d50 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 84a01b6bf4e7fdefc024250f2955416a69ab743d..9d52d6ee8cffd43b1d6be00b2b05aefed1b46678 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>sonar-deprecated</artifactId>
   <name>SonarQube :: Deprecated</name>
index 9808d5de697c7b294551f3100790378a87ce2265..b1e43cf61ab90ad6cdf196283876273069fc4ba6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 76e711774ee4a502d4ad3f7445a1ceaa296718a2..858f39dad16d4be2dda104357ea9c57ef576752a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar</groupId>
index 83edfd67fd7bc0748e190fd6a7ace9e255bc4e01..10cc74d8d768b0781619407f647183533f666022 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index a87bbb2afddebcf43850c1394216911c8a51c7cf..d39acd070ed80b1bfde1a6284530a9763a914e6d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>sonar-java-api</artifactId>
   <name>SonarQube :: Java API</name>
index e2ef82f86337e0e36c3cc15995256affc13d26a3..186483a95635dbd1a2b0f1554f8c32de9506d73d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
     <relativePath>..</relativePath>
   </parent>
 
index 0a07a08295454da53fc432d01b2f68a2d86f107d..b4b5271ececa511c716aff8ffeee49947dc4bfa4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>sonar-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
index a2df4a45464ea58874c857d4305b3babd93ae466..9d861a7a15feaf6e77cc4e503b05ddc1f47da650 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>sonar-maven3-plugin</artifactId>
   <packaging>pom</packaging>
index 46985b00c84fdb1b012d40181fe0d2b9b043cb83..3daa86d7d157b6738259ac12e11f1d18c1733118 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index f1814ab99f5c2c7952398588a5d1d1e9fc930139..f28b24a0a49f06fb9f87e9e52e952d98a3b62b73 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC2</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>