From f0a470469fc3a84cc0c6df6d34079a6fbdb244d0 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 11 Oct 2024 18:13:08 +0200 Subject: [PATCH] GH-2238 - Automatically close and release release repository. --- pom.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 5147cb12..8b66e497 100644 --- a/pom.xml +++ b/pom.xml @@ -210,14 +210,20 @@ ${env.GPG_PASSPHRASE} + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.7.0 + true + + sonatype-new + https://s01.oss.sonatype.org/ + true + true + + - - - sonatype-new - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2 - -