From 2f52d4e37b037800216dee42b44549f785d04496 Mon Sep 17 00:00:00 2001 From: evanchooly Date: Mon, 1 May 2023 22:34:45 -0400 Subject: [PATCH] backport #2358 fixes #2359 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 3bf93e91038..aa0cbb545b1 100644 --- a/pom.xml +++ b/pom.xml @@ -174,6 +174,19 @@ -Xlint:deprecation + + org.apache.maven.plugins + maven-jar-plugin + 3.3.0 + + + + true + true + + + + org.sonatype.plugins nexus-staging-maven-plugin