From aa6c3c39e94acdf3e8c445be3c8350227f39947b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Thu, 18 Jan 2024 11:59:11 +0100 Subject: [PATCH] chore: bootstrapper maven-plugin-plugin version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes also missing goal prefix Signed-off-by: Attila Mészáros --- bootstrapper-maven-plugin/pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/bootstrapper-maven-plugin/pom.xml b/bootstrapper-maven-plugin/pom.xml index 7d1da5d97e..c27fcb5e3d 100644 --- a/bootstrapper-maven-plugin/pom.xml +++ b/bootstrapper-maven-plugin/pom.xml @@ -16,6 +16,8 @@ 3.11.0 3.9.6 + 3.0.0 + 3.11.0 @@ -74,12 +76,15 @@ org.apache.maven.plugins maven-plugin-plugin - 3.10.2 + ${maven-plugin-plugin.version} + + josdk-bootstrapper + org.codehaus.mojo templating-maven-plugin - 3.0.0 + ${templating-maven-plugin.version} filtering-java-templates