From f336db3ef66771518c9e7a2762e07e7b14b80618 Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Wed, 16 Oct 2024 14:51:15 -0500 Subject: [PATCH] Release 2.8.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index e8d8449..41fb5f8 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.7.0 - next-version: 2.8.0-SNAPSHOT + current-version: 2.8.0 + next-version: 2.9.0-SNAPSHOT