aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEvgeny Mandrikov <mandrikov@gmail.com>2012-03-15 21:44:29 +0400
committerEvgeny Mandrikov <mandrikov@gmail.com>2012-03-15 21:44:40 +0400
commit44094c161d794bf3d107f6e0d3b5fc71df72b5ac (patch)
treecdd71e98e490229dd47bf260ede28e9e3d0c8781 /pom.xml
parentda854ba498a3c6ecad5bea7756067f0e703ec792 (diff)
downloadsonarqube-44094c161d794bf3d107f6e0d3b5fc71df72b5ac.tar.gz
sonarqube-44094c161d794bf3d107f6e0d3b5fc71df72b5ac.zip
SONAR-3072 sonar-diff module is useless for the moment, so remove it
Move all code directly into sonar-core-plugin.
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 b0b502c3a2e..da37f3e975a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,6 @@
<module>sonar-colorizer</module>
<module>sonar-core</module>
<module>sonar-deprecated</module>
- <module>sonar-diff</module>
<module>sonar-duplications</module>
<module>sonar-graph</module>
<module>sonar-gwt-api</module>