aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2017-03-01 15:17:30 +0100
committerdbmeneses <duarte.meneses@sonarsource.com>2017-03-16 16:44:48 +0100
commit6a03df65cc0c91a26150ea172a2c480e07326ea1 (patch)
tree7e50c42c842c62a9afb82c0880e64f8cb71ed472 /pom.xml
parent77cf76d3531ea6cdd5f7b60808ac00867e902c58 (diff)
downloadsonarqube-6a03df65cc0c91a26150ea172a2c480e07326ea1.tar.gz
sonarqube-6a03df65cc0c91a26150ea172a2c480e07326ea1.zip
SONAR-7860 Remove CodeColorizerFormat API
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 bab465ea6b7..3a583205126 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,6 @@
<module>sonar-scanner-protocol</module>
<module>sonar-scanner-engine-shaded</module>
<module>sonar-check-api</module>
- <module>sonar-colorizer</module>
<module>sonar-core</module>
<module>sonar-duplications</module>
<module>sonar-home</module>