aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-05-10 21:54:03 +0200
committerSonarTech <sonartech@sonarsource.com>2018-05-11 20:20:47 +0200
commita6f8921a959e5bc0a51d33b93eecd7c2667f1148 (patch)
tree5dc1f6a1bc975273bffb981af99da621a970b061 /settings.gradle
parent01e1c69fe35fac0678130f5784ee0b70422c8536 (diff)
downloadsonarqube-a6f8921a959e5bc0a51d33b93eecd7c2667f1148.tar.gz
sonarqube-a6f8921a959e5bc0a51d33b93eecd7c2667f1148.zip
SONAR-10591 drop module sonar-home
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.gradle b/settings.gradle
index bc05b4e8080..98b327c9111 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -19,7 +19,6 @@ include 'sonar-application'
include 'sonar-check-api'
include 'sonar-core'
include 'sonar-duplications'
-include 'sonar-home'
include 'sonar-markdown'
include 'sonar-plugin-api'
include 'sonar-plugin-api-deps'