aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-01-10 17:21:42 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-01-10 17:21:42 +0100
commitca80a1cdd578afa21ec1b43b49408b76bfab9180 (patch)
tree81c3909a1f2f506598afc15cad6edb67a07b7058 /pom.xml
parent069084d00755056ae2dfbf1aa236d3c2fc98280b (diff)
downloadsonarqube-ca80a1cdd578afa21ec1b43b49408b76bfab9180.tar.gz
sonarqube-ca80a1cdd578afa21ec1b43b49408b76bfab9180.zip
SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1.0-beta-1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d0965d2e727..3993aeece9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,6 @@
<module>sonar-check-api</module>
<module>sonar-colorizer</module>
<module>sonar-core</module>
- <module>sonar-core-maven-plugin</module>
<module>sonar-deprecated</module>
<module>sonar-duplications</module>
<module>sonar-graph</module>