]> source.dussan.org Git - sonarqube.git/commitdiff
Update build.gradle poc/me/travis-public-repo 3253/head
authorMalena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com>
Tue, 24 Nov 2020 08:27:16 +0000 (09:27 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 08:27:16 +0000 (09:27 +0100)
build.gradle

index 86b79176de882b9cf727fc93add91e0e99a3d5e6..61215b157aaf240f70d974a9102982072a2d1021 100644 (file)
@@ -100,6 +100,7 @@ allprojects {
         // Workaround for artifactory
         // https://www.jfrog.com/jira/browse/RTFACT-13797
         repository = 'public'
+        mavenCentral()
       }
       url "https://repox.jfrog.io/repox/${repository}"
     }