diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-05-29 15:23:05 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2015-05-29 15:23:05 +0200 |
commit | 52fec9954c6d5225d6ea4ee61a3ae71721fd3881 (patch) | |
tree | 8527d7a83a0523cdd5fcd2efefcbeced8e26e400 /pom.xml | |
parent | a8e2ff5ad049dc21a9922dca08ef3c2825605c1b (diff) | |
download | sonarqube-52fec9954c6d5225d6ea4ee61a3ae71721fd3881.tar.gz sonarqube-52fec9954c6d5225d6ea4ee61a3ae71721fd3881.zip |
Replace references to jira.codehaus.org by jira.sonarsource.com
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ <issueManagement> <system>jira</system> - <url>http://jira.codehaus.org/browse/SONAR</url> + <url>http://jira.sonarsource.com/browse/SONAR</url> </issueManagement> <distributionManagement> |