aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-12 11:56:45 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-12 14:29:20 +0200
commitebf6040b060322040a35ab17cfddeed6e3c713c1 (patch)
tree38fa753cf51d44f4ce5d84bfda0fd3a512b4d042 /pom.xml
parente17cf1c2dc52256336c388c5dc4bde3087c13c1c (diff)
downloadsonarqube-ebf6040b060322040a35ab17cfddeed6e3c713c1.tar.gz
sonarqube-ebf6040b060322040a35ab17cfddeed6e3c713c1.zip
SONAR-6642 drop internal maven plugins
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9e26bb1d3f7..eecb91688d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,8 +22,6 @@
<module>sonar-duplications</module>
<module>sonar-home</module>
<module>sonar-markdown</module>
- <module>sonar-maven-plugin</module>
- <module>sonar-maven3-plugin</module>
<module>sonar-plugin-api</module>
<module>server</module>
<module>sonar-testing-harness</module>