aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-05-31 10:15:21 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-05-31 15:32:37 +0200
commit10ae8b0faae08d4bafb6d21120a68bd30a099183 (patch)
treeb125972f755aaaf6f297e129f9ac5dd116ed4eb4 /pom.xml
parentc9c92152de83283b07dc4c5a876730af98b1ac56 (diff)
downloadsonarqube-10ae8b0faae08d4bafb6d21120a68bd30a099183.tar.gz
sonarqube-10ae8b0faae08d4bafb6d21120a68bd30a099183.zip
Fix maven repository for sample of checkstyle extension
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 955a5e2504a..bf501846701 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<repositories>
<repository>
- <!-- for gwt-incubator july-14-2009 -->
+ <!-- for gwt-incubator july-14-2009 and checkstyle 5.1-->
<id>sonar</id>
<name>Sonar</name>
<url>http://repository.sonarsource.org/content/repositories/sonar</url>