From 281d8530118bb61e2b4a7d1d9b53d15ec7b9751d Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 11 Oct 2024 18:13:08 +0200 Subject: [PATCH] GH-2240 - 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 aaf6b8e3..2174691a 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 - -