aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-04 22:57:28 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-04 22:57:40 +0200
commita2c6e3b52e0dca691632b7ab6f9dba06026a279d (patch)
treeaf905da38361ce9f8fcac11dc1b6b9882585db8f /samples/pom.xml
parent7a957c2d1b8736b0c5e14396029bde45524688b3 (diff)
downloadsonarqube-a2c6e3b52e0dca691632b7ab6f9dba06026a279d.tar.gz
sonarqube-a2c6e3b52e0dca691632b7ab6f9dba06026a279d.zip
SONAR-2357 add a sample for Checkstyle 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 a6069f570c9..c41bac7b16c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -16,6 +16,7 @@
<modules>
<module>standard-plugin</module>
<module>gwt-plugin</module>
+ <module>checkstyle-extensions-plugin</module>
</modules>
<build>