From 28fc6e59033562043e29ab3a816e94dfa2b71001 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 17 Feb 2021 09:05:45 +0100 Subject: [PATCH] Move Bintray declaration to POM root. See #1347. --- parent/pom.xml | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 5bb71a2e..4b0a9588 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -693,14 +693,6 @@ - - - jcenter - bintray-plugins - https://jcenter.bintray.com - - - @@ -887,14 +879,6 @@ - - - jcenter - bintray-plugins - https://jcenter.bintray.com - - - @@ -1383,6 +1367,11 @@ spring-libs-milestone https://repo.spring.io/libs-milestone + + bintray-plugins + bintray-plugins + https://jcenter.bintray.com +