From 536b43277a506c0f0fb4d7b17a185e10c1ea9de5 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sat, 11 May 2024 22:18:05 +0200 Subject: [PATCH] Fix missing activation from release profile --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index f970b9fa1..fb007477a 100644 --- a/pom.xml +++ b/pom.xml @@ -606,6 +606,12 @@ limitations under the License. release + + + performRelease + true + +