aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-10-01 10:10:42 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-10-01 10:10:42 +0200
commit46582fb3b40511f4e69769676072c4a049115ca0 (patch)
tree381fcdafb9213f0f082a387ece35cd2347ea5d5d
parent02c48e61717340c546cee73635c76d22fc722efc (diff)
downloadsonarqube-46582fb3b40511f4e69769676072c4a049115ca0.tar.gz
sonarqube-46582fb3b40511f4e69769676072c4a049115ca0.zip
Fix comment in pom for the use of sonarsource maven repository
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 43fa0542cb4..a36d3e34bf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>