From 1aa7babcd36c38ef0a017f6b7a686cd67eb6437e Mon Sep 17 00:00:00 2001 From: ziyanli-amazon <77171115+ziyanli-amazon@users.noreply.github.com> Date: Mon, 13 Mar 2023 10:13:52 -0700 Subject: [PATCH] Update nexus-staging-maven-plugin to 1.6.13 This will fix the issue `An API incompatibility was encountered while executing org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy` --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f8d172..7724728 100644 --- a/pom.xml +++ b/pom.xml @@ -142,7 +142,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.13 true ossrh