diff options
Diffstat (limited to 'sonar-ws-client/pom.xml')
-rw-r--r-- | sonar-ws-client/pom.xml | 2 |
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> |