From 0cc9d0f1a09b2c076ff8468e2760a0ca226a6880 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 19 Feb 2021 10:32:55 +0100 Subject: [PATCH] Include Bintray/JCenter repository to download artifactory maven plugin. Closes #18. --- bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/pom.xml b/bom/pom.xml index 8812ba1..bbec46b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -400,6 +400,11 @@ spring-libs-release https://repo.spring.io/libs-release + + bintray-plugins + bintray-plugins + https://jcenter.bintray.com +