From abaae04a10a0cff02fc835c936fca62e796cff3e Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Thu, 4 Jun 2026 09:02:40 -0400 Subject: [PATCH] use pluginManagement --- pom.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/pom.xml b/pom.xml index be206b9..1ecc9f3 100644 --- a/pom.xml +++ b/pom.xml @@ -121,6 +121,37 @@ + + + + maven-dependency-plugin + 3.11.0 + + + maven-jar-plugin + 3.5.0 + + + maven-shade-plugin + 3.6.2 + + + com.inteligr8 + merge-maven-plugin + 1.0.1 + + + org.codehaus.mojo + truezip-maven-plugin + 1.2 + + + io.repaint.maven + tiles-maven-plugin + 2.44 + + + @@ -261,6 +292,19 @@ true + + + + maven-gpg-plugin + 3.2.8 + + + org.sonatype.central + central-publishing-maven-plugin + 0.10.0 + + + maven-jar-plugin