From afd467c2d1807fe4ce1e49bab4da4e02ba3c47d5 Mon Sep 17 00:00:00 2001 From: Romain Bioteau Date: Tue, 25 Jun 2024 12:32:59 +0200 Subject: [PATCH] fix(deploy): run nexus maven plugin --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index ab8af536..dcfa1653 100644 --- a/pom.xml +++ b/pom.xml @@ -562,6 +562,10 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin +