diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-10-01 10:10:42 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-10-01 10:10:42 +0200 |
commit | 46582fb3b40511f4e69769676072c4a049115ca0 (patch) | |
tree | 381fcdafb9213f0f082a387ece35cd2347ea5d5d | |
parent | 02c48e61717340c546cee73635c76d22fc722efc (diff) | |
download | sonarqube-46582fb3b40511f4e69769676072c4a049115ca0.tar.gz sonarqube-46582fb3b40511f4e69769676072c4a049115ca0.zip |
Fix comment in pom for the use of sonarsource maven repository
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ <repositories> <repository> - <!-- for gwt-incubator july-14-2009 and checkstyle 5.1--> + <!-- for checkstyle 5.1--> <id>sonar</id> <name>Sonar</name> <url>http://repository.sonarsource.org/content/repositories/sonar</url> |