diff options
author | Julien HENRY <julien.henry@sonarsource.com> | 2013-07-08 16:20:00 +0200 |
---|---|---|
committer | Julien HENRY <julien.henry@sonarsource.com> | 2013-07-08 16:20:31 +0200 |
commit | 0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62 (patch) | |
tree | 9b54bf0b54d697097c2e02df081b92d3195b0473 /pom.xml | |
parent | 790ad90e8e591bcd3a761156687cae9cc14e46ad (diff) | |
download | sonarqube-0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62.tar.gz sonarqube-0dbe0759d8aa4ad90a9955bb595ec7c4eec5dd62.zip |
SONAR-4388 Move from Sonar to SonarQube
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1080,7 +1080,7 @@ <mailingLists> <mailingList> - <name>Sonar users mailing list</name> + <name>SonarQube users mailing list</name> <subscribe>http://xircles.codehaus.org/projects/sonar/lists</subscribe> <unsubscribe>http://xircles.codehaus.org/projects/sonar/lists</unsubscribe> <post>user@sonar.codehaus.org</post> |