From 458e2bb5648f5f3a985260cb9970c7f64b115151 Mon Sep 17 00:00:00 2001 From: Boni Garcia Date: Wed, 21 Jun 2023 11:19:32 +0200 Subject: [PATCH] Set useReleaseProfile to true in maven-release-plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 9e171fb6c..c083a8659 100644 --- a/pom.xml +++ b/pom.xml @@ -184,6 +184,7 @@ ${maven-release-plugin.version} sonatype-oss-release + true