From b27fea498526cc25fc4774b6ed0b098590723810 Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Thu, 5 Dec 2024 12:28:22 -0600 Subject: [PATCH] Release 2.9.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 6ed382f..4656441 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: SmallRye Common # for this project, always set next-version to the next *minor* unless it's on a stable branch! release: - current-version: 2.8.0 + current-version: 2.9.0 next-version: 3.0.0-SNAPSHOT