From 9f9528655775d99674def5f5701e5b1fc8b36127 Mon Sep 17 00:00:00 2001 From: Libin YANG Date: Thu, 4 Jul 2024 05:20:54 +0000 Subject: [PATCH] chore: update config --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 80705e3..bf28ed5 100644 --- a/pom.xml +++ b/pom.xml @@ -163,6 +163,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + false + +