aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2018-08-16 16:21:32 +0200
committerSonarTech <sonartech@sonarsource.com>2018-08-20 20:21:03 +0200
commit1693f024e1e8b76db97aa24bc785516181c97d81 (patch)
tree90af5504a01077f5a4c438dc2e4a9b609f7e4b3c /settings.gradle
parentfecabb60a6737406700e07e274f14cd75af7fba7 (diff)
downloadsonarqube-1693f024e1e8b76db97aa24bc785516181c97d81.tar.gz
sonarqube-1693f024e1e8b76db97aa24bc785516181c97d81.zip
Move bitbucket cloud connect app in private module
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 e08017fd410..535542fa019 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -2,7 +2,6 @@ rootProject.name = 'sonarqube'
include 'plugins:sonar-xoo-plugin'
-include 'server:sonar-bitbucketcloud'
include 'server:sonar-ce'
include 'server:sonar-ce-common'
include 'server:sonar-ce-task'