From beebd6be35f06fd712d7a2f6d80c5f411af78612 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 19 Jun 2018 12:28:16 +0200 Subject: Do not deploy the artifacts used only internally --- sonar-home/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'sonar-home') diff --git a/sonar-home/build.gradle b/sonar-home/build.gradle index c4323e91133..223f6e32bf0 100644 --- a/sonar-home/build.gradle +++ b/sonar-home/build.gradle @@ -18,7 +18,6 @@ dependencies { artifactoryPublish.skip = false -// Used by core plugins publishing { publications { mavenJava(MavenPublication) { -- cgit v1.2.3