From 781b7367cfdf2e584af7de2a20531ad88527ba2c Mon Sep 17 00:00:00 2001 From: Carsten Schnober Date: Mon, 28 Oct 2019 16:53:42 +0100 Subject: [PATCH] Set autoReleaseAfterClose to false. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ed58cf..c7ce161 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ ossrh https://oss.sonatype.org/ - true + false