From 76c92ef2c5202eaf77f878434ed8351a4b718cca Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 7 Jan 2021 14:39:31 +0100 Subject: [PATCH] Include Bintray/JCenter repository to download artifactory maven plugin. Closes #1317 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index c3b6241a..9ac51b06 100644 --- a/pom.xml +++ b/pom.xml @@ -170,6 +170,17 @@ + + + + + false + + central + bintray-plugins + https://jcenter.bintray.com + +