From 3f01b7f8ab473ae2d4ffbd903a1c6b2135c8ca2b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Dec 2020 11:51:16 +0100 Subject: [PATCH] Polishing Maven Deploy plugin 3.0 M1 doesn't resolve properly alt repositories so rolling back to 2.8.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d28c6a5d..29dd485d 100644 --- a/pom.xml +++ b/pom.xml @@ -524,7 +524,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 2.8.2