From cd18c3ebe01e3be6903c650f69d6b09c6cada6e6 Mon Sep 17 00:00:00 2001 From: DaubieMatthieu Date: Fri, 5 May 2023 11:49:40 +0200 Subject: [PATCH] fix(publish): downgrade nexus-staging-maven-plugin to more stable 1.6.13 version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f7c8bf..1b3879b 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.13 true ossrh