]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare release 4.5-RC1 4.5-RC1
authorEric Hartmann <hartmann.eric@gmail.com>
Mon, 8 Sep 2014 08:38:53 +0000 (10:38 +0200)
committerEric Hartmann <hartmann.eric@gmail.com>
Mon, 8 Sep 2014 08:38:53 +0000 (10:38 +0200)
33 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/process/pom.xml
server/process/sonar-dummy-app/pom.xml
server/process/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..cde3b3d813f3e5045ba00a79b314f56b06cb89b8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 334122c4b91102441fa1fd6f24ee7bfb1447de63..830ba98eb1a4bd5d3f9b5214fb1ec0ff1e33ba72 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 898784788234d1fe000ce6ae19dc737707b270ac..7221a1554aebec1c84b00c74f8aaebb872d19d82 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index b2029087b50354d1d68886f0d2091eaff3445e02..23d29b728083d2549c2c47455ddc832a0127b7f8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 8bb88b0897177a95af7d7d4541ab948997acc030..58a18c43dc1145da63a12c11f39766fa35750ed6 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 98585e5b11b4529006ab1d0d5729d5a4e279e1c1..fc7bc2e393dd42c620e4459e1ff5cc06f09ba3f1 100644 (file)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 6c1a1182306d91e7e6c1416888e6ce68e88289d0..03c782ce735404644bd4b871b275acb3ae4066d5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
diff --git a/pom.xml b/pom.xml
index 4aa70263c81e6ba686a12c13dbeebb62566b2899..d5da7821c1187817a9ee8e7ee5d3612996249516 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>4.5-SNAPSHOT</version>
+  <version>4.5-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>4.5-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 c0ec6370c425018d12e4ed4e1e6e903ccfd39cbe..9388a2a026c016e188611e400382a4e6238f1c8e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>server</artifactId>
   <packaging>pom</packaging>
index b2d9174cbefe3af7a6217d701a39bc28a4cf8289..08edeba49b9ca1afa9d20398cdd142ca3da1798a 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-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 672d448acb717a407a9949bb75835468050f97e9..f32e6d9ef1633000c494c1a370757d635fbebeb0 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>process</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 4753b6939989c4015a2729044d8469e544d8ba6f..7897d26b5a4f4e7f5ad65b4bbd4d19262f9b3be4 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>process</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index bcb4765c7387d4f7b3b2e72efadc5e79b2610f35..88e420dff1d0704b3595ab1bb1f911701b747ed3 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-RC1</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 6efe65ce18ef2cabefbc09e30445419c86480084..0484e17e54c06245c3511a292d75a21aea20a824 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>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-server</artifactId>
index 722dcc7a38db8d15231bcf4e7425384cd3b63308..2c0e9bba46ef559cc064ee541d49107333db76e7 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>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-web</artifactId>
index ac59f2f4ab73af2df1d805b7aeb21e81dfb7f40d..1bdfc540aa5e76d050bc0c2eb247d685d14c47e6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>server</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-ws-client</artifactId>
index a7e45403831262f6d6d3a873cd5a361e2ad35361..c04ec45d6254334b442030bf20e523dde688a2f2 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>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-application</artifactId>
             <phase>package</phase>
             <configuration>
               <target>
-                <checksum file="${project.build.directory}/sonarqube-${project.version}.zip" algorithm="md5"/>
-                <checksum file="${project.build.directory}/sonarqube-${project.version}.zip" algorithm="sha"/>
+                <checksum file="${project.build.directory}/sonarqube-${project.version}.zip" algorithm="md5" />
+                <checksum file="${project.build.directory}/sonarqube-${project.version}.zip" algorithm="sha" />
               </target>
             </configuration>
             <goals>
index 28bf19e362c124efb185c26afbd20a1c3ae32d70..e087a36c4544ac7ac30b465b474a70fae9ab8b88 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-batch-maven-compat</artifactId>
index 35cc8af069ac2a6daf83588ca3074c88b75b9b1b..9cfea27cb563f3871fd79d4c127d6ef81b6d60a6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-batch-protocol</artifactId>
index 89f7c9252a41b6dbfb04b65372f7a2f2f2b036dd..f8035e48ad082a9c5177db5995a38d9d56091e76 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-batch</artifactId>
index bd4450a13ca6868b2998f14c0b8f9420c599268c..7162b8538ca353a7211beed469993a0e2806b537 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index 5f0d84f10321201ca64c78fb289fc3c1cf662fe8..7b4f6abf5578e194b9dd1a20a7d8d6264dc526d9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
 
index bad0f4f55035d02b84963188e55b575dfe3d6970..3cee5c6c3d413cce34686bb750cc80dfd1f53349 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index 84a01b6bf4e7fdefc024250f2955416a69ab743d..d607cbe626fe4b03dba41ce96c68a6c17986ad09 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>sonar-deprecated</artifactId>
   <name>SonarQube :: Deprecated</name>
index 9808d5de697c7b294551f3100790378a87ce2265..d67cb93213b25d6ea47346e54bc9a16659dcdca5 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 76e711774ee4a502d4ad3f7445a1ceaa296718a2..56cb046707747c6c6671adbdc7de7d4b6e8085b1 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar</groupId>
index 83edfd67fd7bc0748e190fd6a7ace9e255bc4e01..fdc8271460ac5c2473d692eb83c0f6bf14c16708 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index a87bbb2afddebcf43850c1394216911c8a51c7cf..d8cee42d9c44071f0c4a9b0c0e501c67cbb701a9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>sonar-java-api</artifactId>
   <name>SonarQube :: Java API</name>
index e2ef82f86337e0e36c3cc15995256affc13d26a3..6ba4f0bb61c512ce0c0e79478aa940a42ac6ac48 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
     <relativePath>..</relativePath>
   </parent>
 
index 0a07a08295454da53fc432d01b2f68a2d86f107d..d6d3945afdb3f41c6a0ac94e29eb6fff71fe05a2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>sonar-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
index a2df4a45464ea58874c857d4305b3babd93ae466..49d43f42376d30680b15acf2fb2adc3146106c7a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>sonar-maven3-plugin</artifactId>
   <packaging>pom</packaging>
index 46985b00c84fdb1b012d40181fe0d2b9b043cb83..58d20b13d08e1ee79c11fc5008f8257fc12074a2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index f1814ab99f5c2c7952398588a5d1d1e9fc930139..94a7466b88e6e204fd4369138db1ba5b3b881493 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.5-SNAPSHOT</version>
+    <version>4.5-RC1</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>