From 43b4db23cf85bd17c65d4a7da457796c1a9f9a13 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 24 Dec 2021 23:55:15 +0100 Subject: [PATCH] maven-deploy-plugin --- pom.xml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea4878d..c0807a7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 14 14 - + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M1 + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + + +