From b55e8cd5d26f97d55723e38f8d718af1df9d1993 Mon Sep 17 00:00:00 2001 From: Matt Pavlovich Date: Tue, 30 Aug 2022 11:28:26 -0500 Subject: [PATCH] [AMQ-9065] Replace ianal-maven-plugin with geronimo tools-maven-plugin for JDK 17 support (#901) --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 914f3dfb54..c55271126c 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ 3.0.0 3.3.0 0.13 - 1.0-alpha-1 + 1.4 1.4.0 2.8 3.4.0 @@ -1173,9 +1173,9 @@ ${maven-bundle-plugin-version} - org.codehaus.mojo - ianal-maven-plugin - ${ianal-maven-plugin-version} + org.apache.geronimo.genesis.plugins + tools-maven-plugin + ${tools-maven-plugin-version} org.codehaus.mojo @@ -1376,8 +1376,8 @@ - org.codehaus.mojo - ianal-maven-plugin + org.apache.geronimo.genesis.plugins + tools-maven-plugin