]> source.dussan.org Git - sonarqube.git/commitdiff
[maven-release-plugin] prepare release 4.1-RC3
authorEric Hartmann <hartmann.eric@gmail.com>
Tue, 17 Dec 2013 13:38:47 +0000 (14:38 +0100)
committerEric Hartmann <hartmann.eric@gmail.com>
Tue, 17 Dec 2013 13:38:47 +0000 (14:38 +0100)
28 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-maven-batch-plugin/pom.xml
pom.xml
sonar-application/pom.xml
sonar-batch-maven-compat/pom.xml
sonar-batch/pom.xml
sonar-channel/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-server/pom.xml
sonar-squid/pom.xml
sonar-testing-harness/pom.xml
sonar-ws-client/pom.xml

index 8901a15d1ef8d75217a1c91a7ca11986987eb178..e4e8d6568782cca46d2d65a418a3ab677c30b7e2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 940fbd828e7a56526a4a0160accf486b22270e3e..94ef35789b11df2ce15ba88b2e61c7ac6796ea05 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 7144aa249ed32dfd4458e5aa84f7a6d56c56a980..9ae786bb0412c73dd2fe8d2287a5b681ceb20b99 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 3c605dd6d81caa33263fd02c3cdeee6d6ca71e42..bf2bde2933866ccc152b2cd4daa51eb769395b38 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar.plugins</groupId>
index 61072f04472e589acd415310bd6ff0aecec3559a..810f73749d12fcbb17c519f892399ba2bba1c836 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
 
index f8dbfb0b821b620ea58210439ba18a5682acdcf4..48412701ddd25aaf3bdcbb35f3b6f8ef6d427b75 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
 
index 87c5e1acc4e330b7f09eec269c6ba13e9d408bb2..e981cc5edb11c4184639ad579645c7a7707d22ba 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 377cd8be75c3b5ebdc4fe9fadc9cc00c579f84a2..b8368aa576e49bf0d273ce158f81be6ac2ec051c 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.1-SNAPSHOT</version>
+  <version>4.1-RC3</version>
   <name>SonarQube</name>
   <url>http://www.sonarqube.org/</url>
   <description>Open source platform for continuous inspection of code quality</description>
@@ -97,7 +96,7 @@
     <skipSanityChecks>false</skipSanityChecks>
 
     <!-- default GWT configuration. It's overridden by the profile 'dev' to speed up compilation in dev environments-->
-    <gwt.permutationSuffix/>
+    <gwt.permutationSuffix />
     <gwt.extraJvmArgs>-Xmx512m -Xss1024k</gwt.extraJvmArgs>
     <sonar.snapshotRepository.url>dav:https://dav.codehaus.org/snapshots.repository/sonar</sonar.snapshotRepository.url>
   </properties>
     <connection>scm:git:git@github.com:SonarSource/sonar.git</connection>
     <developerConnection>scm:git:git@github.com:SonarSource/sonar.git</developerConnection>
     <url>https://github.com/SonarSource/sonar</url>
-    <tag>HEAD</tag>
+    <tag>4.1-RC3</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>
                     <pluginExecution>
                         </goals>
                       </pluginExecutionFilter>
                       <action>
-                        <ignore/>
+                        <ignore />
                       </action>
                     </pluginExecution>
                   </pluginExecutions>
index 27799dba52cc329cbee9e7586a162a695dac939f..337e453550c4db4beb47f55fe41c47555008c02d 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.1-SNAPSHOT</version>
+    <version>4.1-RC3</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 bc03252913a956bf80ec66af4f0bed699d465d3a..9b4872ccdd366a551dd2324f667f7dd0b82c0fc4 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <artifactId>sonar-batch-maven-compat</artifactId>
index 49c266532feee3f55856e31cab3d9894c9267931..17faf97dedc3d072b016d8e8d2373dd7ccd1ece9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <groupId>org.codehaus.sonar</groupId>
index 95594727f9e752eed4f11411bbb9dd0eae48793a..44a43f35c64b4ec0c903c815e1a7d612a340f06b 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
 
index f9a71568f2bd5220cc573f371fd3b48b0cfeb556..27de72ccbd6caed39df0824261ce62344ff85f2c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>sonar-check-api</artifactId>
index d9391f19e970090241ccb1d0f251ad64e10b810f..1c5cb6d8ef9ce958e0860cf505f5dd009e18100f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
 
index 3fb36bb3c7ba91de9e61aa12fe933a9c45b8ccba..e306fde0da11576e101836b3f98f203d2254bb70 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <artifactId>sonar-core</artifactId>
index c9c08728e81c594a895e3ebbacfb11c0178adff9..e0ce725e713e636912495eb573d9802ed02ac6b2 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-deprecated</artifactId>
   <name>SonarQube :: Deprecated</name>
index b936aa92ad13800fc3994d5b0257929e241fa454..416ebeca4af595837f16a999d8a89b804d45c53a 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <artifactId>sonar-duplications</artifactId>
index 071a13815a84c34c6c28af041003cd92a93bf8dd..d325c4540deb15a0c60dce3d0a54c4fb9895b1ef 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar</groupId>
index 514b51544f7cb25988203b0ff60796fcc44a2a72..e078ea360b4e7be54b1bceb9ce91e6229ffcefd8 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <artifactId>sonar-home</artifactId>
index 0e38ff14c995c2ab0c5e4a480d1ecb2093727bb9..232e9cf038eeeab9976b5f6ff38f95e33704601e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-java-api</artifactId>
   <name>SonarQube :: Java API</name>
index 047aad662c67749d200fd69a4c8ba115c8609aff..884212a50d2f357cb257264a0ede69d09db57e8f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
 
index 0b1494397a587f552fa6c97db73a27bd6497e7d5..7d720745ca757843c13a1de5b64fcca9ec3b161f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
index bbd9245591ff11822055f54aa7e5c70395b73704..2eb93a8ea5b009647a6b90a1518020530b154945 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-maven3-plugin</artifactId>
   <packaging>pom</packaging>
index 40143a630b003ffd1f1ff92be2f51fe2c4a497b6..a2d6acdc598456608ff7dd42287de89b388833ab 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
 
   <artifactId>sonar-plugin-api</artifactId>
index 727c49e9c28d20a51a7f6db209279a7ea2b36404..ea9b5b683b060a6743253df1cdb1459b08f7c206 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-server</artifactId>
   <packaging>war</packaging>
index 0a465b5bd24bbb354487ffc627e5abe2c2b38add..9ce01286d1b910cbf6c33ec9226d09ce1b8aa6a4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
     <relativePath>..</relativePath>
   </parent>
   <groupId>org.codehaus.sonar</groupId>
index 1bbd575937d4f830fd17e9b08e14235e94613897..7d842366c0897b922f35be638c4b8fc9b5aa0d16 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-testing-harness</artifactId>
   <packaging>jar</packaging>
index 6bf649cf56d2716dd80a5cbbdd17dfa8e3e00d3d..fdf0eaceff153718f77635293d3af696bcc47b73 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.codehaus.sonar</groupId>
     <artifactId>sonar</artifactId>
-    <version>4.1-SNAPSHOT</version>
+    <version>4.1-RC3</version>
   </parent>
   <artifactId>sonar-ws-client</artifactId>
   <packaging>jar</packaging>