From b59bf59fd2e602bdcbab2a7e81be425c64f33f31 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 | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index fca7c882..855f88a8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -634,16 +634,6 @@ - - - - bintray-plugins - bintray-plugins - https://jcenter.bintray.com - - - - @@ -830,16 +820,6 @@ - - - - bintray-plugins - bintray-plugins - https://jcenter.bintray.com - - - - @@ -1318,6 +1298,11 @@ spring-libs-milestone https://repo.spring.io/libs-milestone + + bintray-plugins + bintray-plugins + https://jcenter.bintray.com +