From fc6bc02b87d5c6b754fd94504d9eb9407d8672a6 Mon Sep 17 00:00:00 2001 From: Jianyun Zhao Date: Wed, 23 Jun 2021 16:00:03 +0800 Subject: [PATCH] add nexus-staging-maven-plugin --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 93ef1af5..6f4dc1ee 100644 --- a/pom.xml +++ b/pom.xml @@ -326,6 +326,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + true + +