aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/pom.xml')
-rw-r--r--tests/integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml
index fe363492826..c62430f66b4 100644
--- a/tests/integration/pom.xml
+++ b/tests/integration/pom.xml
@@ -13,7 +13,7 @@
<name>Sonar :: Integration Tests</name>
<modules>
- <module>reference-plugin</module>
+ <module>sonar-it-reference-plugin</module>
<module>checkstyle-extensions</module>
<module>pmd-extensions</module>
<module>tests</module>