From 6b1fc77468d514c9e4c67468e3c102f8e161eda4 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 13 Apr 2021 15:35:35 +0200 Subject: [PATCH] Upgrade to artifactory-maven-plugin 3.2.1. Also, remove references to Bintray as the plugin is directly available from Maven Central. Closes #1428 --- parent/pom.xml | 7 +------ pom.xml | 17 +---------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9b710b30..a136ad42 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1089,7 +1089,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 2.7.0 + 3.2.1 @@ -1301,11 +1301,6 @@ spring-libs-milestone https://repo.spring.io/libs-milestone - - bintray-plugins - bintray-plugins - https://jcenter.bintray.com - diff --git a/pom.xml b/pom.xml index b6c286b4..8fb088c4 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 2.7.0 + 3.2.1 build-info @@ -170,16 +170,6 @@ - - - - false - - central - bintray-plugins - https://jcenter.bintray.com - - @@ -267,11 +257,6 @@ spring-libs-release https://repo.spring.io/libs-release - - bintray-plugins - bintray-plugins - https://jcenter.bintray.com -