From 8307f1d50d0884efc59c37d08b6c60b6e270c779 Mon Sep 17 00:00:00 2001 From: Glauber Funez Date: Wed, 15 Jul 2026 17:48:27 -0300 Subject: [PATCH] SKYW-2339 - Substitui nexus-staging-maven-plugin por maven-deploy-plugin no pom-base.xml --- pom-base.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pom-base.xml b/pom-base.xml index da395e37..9508c3f3 100644 --- a/pom-base.xml +++ b/pom-base.xml @@ -233,15 +233,9 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - true - - sonatype-nexus - https://oss.sonatype.org/ - true - + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 org.apache.maven.plugins