aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-06-24 15:00:06 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2013-06-24 15:00:06 +0200
commit5c4d3bf5202bdd89444b13d5e84e8564b86995f3 (patch)
treee2e6d1988fd6c55a6c0deaf5becc74abd603db22 /pom.xml
parentee583e47781be998e4c815c695119780ece64a24 (diff)
downloadsonar-scanner-cli-5c4d3bf5202bdd89444b13d5e84e8564b86995f3.tar.gz
sonar-scanner-cli-5c4d3bf5202bdd89444b13d5e84e8564b86995f3.zip
SONARPLUGINS-2923 Move from Sonar to SonarQube
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8d59dd7..bef8319 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,8 +10,8 @@
<artifactId>sonar-runner</artifactId>
<version>2.3-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Sonar Runner</name>
- <url>http://docs.codehaus.org/display/SONAR/Analyzing+with+Sonar+Runner</url>
+ <name>SonarQube Runner</name>
+ <url>http://docs.codehaus.org/display/SONAR/Analyzing+with+SonarQube+Runner</url>
<inceptionYear>2011</inceptionYear>
<!-- Overridding default properties to be able to deploy the release -->