aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2021-08-17 15:52:02 +0200
committersonartech <sonartech@sonarsource.com>2021-08-20 20:03:09 +0000
commit14a3299ae58c0cfffee7b328243c5f60a8042b64 (patch)
tree5d06092c369f91bf96647b8aeac126c0ae18fdfd /settings.gradle
parent6ef7ca151ecd602ca8e9cea21743a895a81e89ba (diff)
downloadsonarqube-14a3299ae58c0cfffee7b328243c5f60a8042b64.tar.gz
sonarqube-14a3299ae58c0cfffee7b328243c5f60a8042b64.zip
SONAR-15297 Fix sonar-web build
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 0ae1e82d5ee..e1812401f48 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -38,7 +38,6 @@ include 'server:sonar-webserver-es'
include 'server:sonar-webserver-webapi'
include 'server:sonar-webserver-ws'
include 'server:sonar-alm-client'
-include 'server:sonar-ui-common'
include 'sonar-application'
include 'sonar-check-api'