diff options
author | Evgeny Mandrikov <mandrikov@gmail.com> | 2012-03-15 21:44:29 +0400 |
---|---|---|
committer | Evgeny Mandrikov <mandrikov@gmail.com> | 2012-03-15 21:44:40 +0400 |
commit | 44094c161d794bf3d107f6e0d3b5fc71df72b5ac (patch) | |
tree | cdd71e98e490229dd47bf260ede28e9e3d0c8781 /pom.xml | |
parent | da854ba498a3c6ecad5bea7756067f0e703ec792 (diff) | |
download | sonarqube-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.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |