From 220a66be4f0c096f40c5585afb9666f27ddeff08 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 f72c6d41..a59edc0c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1088,7 +1088,7 @@ org.jfrog.buildinfo artifactory-maven-plugin - 2.7.0 + 3.2.1 @@ -1298,11 +1298,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 cdfdd8a8..d2be3aa6 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 -