aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2013-07-08 16:20:00 +0200
committerJulien HENRY <julien.henry@sonarsource.com>2013-07-08 16:20:31 +0200
commit0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62 (patch)
tree9b54bf0b54d697097c2e02df081b92d3195b0473 /sonar-ws-client/pom.xml
parent790ad90e8e591bcd3a761156687cae9cc14e46ad (diff)
downloadsonarqube-0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62.tar.gz
sonarqube-0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62.zip
SONAR-4388 Move from Sonar to SonarQube
Diffstat (limited to 'sonar-ws-client/pom.xml')
-rw-r--r--sonar-ws-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml
index 8731b6e0600..983250ebe6e 100644
--- a/sonar-ws-client/pom.xml
+++ b/sonar-ws-client/pom.xml
@@ -10,7 +10,7 @@
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>
<name>SonarQube :: Web Service Client</name>
- <description>Java Client Library for Sonar Web Services</description>
+ <description>Java Client Library for SonarQube Web Services</description>
<properties>
<httpclient4.version>4.2.2</httpclient4.version>