aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
diff options
context:
space:
mode:
authorDuarte Meneses <duarte.meneses@sonarsource.com>2022-04-08 13:41:49 -0400
committersonartech <sonartech@sonarsource.com>2022-04-21 20:02:50 +0000
commit3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5 (patch)
treea924db854caeee06ae3a6530da5cd86904aeed6a /settings.gradle
parentd6678b8eeae881a5e2a4e2c188735c3886cbdd76 (diff)
downloadsonarqube-3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5.tar.gz
sonarqube-3b7e8d87a77c1d116cfb7ad09d2ece9d8c3d76f5.zip
SONAR-16232 Delete sonar-plugin-api 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 2ce4a7f6cf6..b1998de61aa 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -47,7 +47,6 @@ include 'sonar-check-api'
include 'sonar-core'
include 'sonar-duplications'
include 'sonar-markdown'
-include 'sonar-plugin-api'
include 'sonar-plugin-api-impl'
include 'sonar-scanner-engine'
include 'sonar-scanner-engine-shaded'