From aebd2ec591cdb5bf155fbe01cf68e41006474edc Mon Sep 17 00:00:00 2001 From: Ricardo Zanini Date: Mon, 3 Nov 2025 19:22:43 -0500 Subject: [PATCH] chore: do not wait for artifacts to be published Signed-off-by: Ricardo Zanini --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bfdfbd5b..83bc804b 100644 --- a/pom.xml +++ b/pom.xml @@ -275,7 +275,7 @@ central true - published + uploaded