From f2bbeefa45a19573fb30f090e8ca17d151522114 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 20 Nov 2024 15:36:42 +0100 Subject: [PATCH] GH-143 - Automatically close release repository. --- pom.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c85c484..c7e2993 100644 --- a/pom.xml +++ b/pom.xml @@ -100,14 +100,20 @@ + + 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 - -