aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-05 12:25:41 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-05 12:25:41 +0200
commita88829cf39021c807b2e58e35d54662ec77ed11f (patch)
tree386226998722f1143e49a22072caa023ba431b54 /samples/pom.xml
parent4a80859b927347c61e13e95fa003d6ea1fc338cd (diff)
downloadsonarqube-a88829cf39021c807b2e58e35d54662ec77ed11f.tar.gz
sonarqube-a88829cf39021c807b2e58e35d54662ec77ed11f.zip
SONAR-2357 Add sample of PMD extensions
Diffstat (limited to 'samples/pom.xml')
-rw-r--r--samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index c41bac7b16c..723e6e8d90d 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -17,6 +17,7 @@
<module>standard-plugin</module>
<module>gwt-plugin</module>
<module>checkstyle-extensions-plugin</module>
+ <module>pmd-extensions-plugin</module>
</modules>
<build>