From 95735808a9e4b946b25993cc36dde4ed849ca2ca 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 f8036031..fb4f4404 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -677,14 +677,6 @@ - - - jcenter - bintray-plugins - https://jcenter.bintray.com - - - @@ -871,14 +863,6 @@ - - - jcenter - bintray-plugins - https://jcenter.bintray.com - - - @@ -1343,6 +1327,11 @@ spring-libs-milestone https://repo.spring.io/libs-milestone + + bintray-plugins + bintray-plugins + https://jcenter.bintray.com +