From c7c727e8c8b0dc0f448867b5a8a64e21da0fa24c Mon Sep 17 00:00:00 2001 From: Ozan Gunalp Date: Thu, 28 May 2026 09:22:40 +0200 Subject: [PATCH] Release 5.0.0-beta2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 13dbf54e4a..b266a3e920 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: SmallRye Reactive Messaging release: - previous-version: 4.34.0 - current-version: 4.35.0 + previous-version: 4.35.0 + current-version: 5.0.0-beta2 next-version: 999-SNAPSHOT