From a28c8505c22253342a7e38c6ad0c7828d8df6baa Mon Sep 17 00:00:00 2001 From: Carles Arnal Date: Tue, 3 Dec 2024 14:48:00 +0100 Subject: [PATCH] Use correct maven plugin (#5652) --- pom.xml | 1 + prod-verifier/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ad5726d5f6..c988e0873f 100644 --- a/pom.xml +++ b/pom.xml @@ -212,6 +212,7 @@ 4.5.14 0.1.18.Final 0.2.7.Final + 0.0.2 1.7.30 0.15.0 3.9.0 diff --git a/prod-verifier/pom.xml b/prod-verifier/pom.xml index 801b01c9ee..2d71bff46b 100644 --- a/prod-verifier/pom.xml +++ b/prod-verifier/pom.xml @@ -35,8 +35,8 @@ io.apicurio - apicurio-common-app-components-maven-plugin - ${apicurio-common-app-components.version} + apicurio-maven-plugin + ${apicurio-maven-plugin.version} verify-prod-dependencies