diff options
Diffstat (limited to 'sonar-ws-client')
-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 74640c69423..8731b6e0600 100644 --- a/sonar-ws-client/pom.xml +++ b/sonar-ws-client/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>sonar-ws-client</artifactId> <packaging>jar</packaging> - <name>Sonar :: Web Service Client</name> + <name>SonarQube :: Web Service Client</name> <description>Java Client Library for Sonar Web Services</description> <properties> |