From 834bedaa87dde1c7624833d5666af385004a40b1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Dec 2020 11:50:11 +0100 Subject: [PATCH] Post-release cleanups 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 a59f6ff6..7987d107 100644 --- a/pom.xml +++ b/pom.xml @@ -494,7 +494,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 2.8.2