diff --git a/.github/project.yml b/.github/project.yml index ff35ca2..e8d8449 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.6.0 - next-version: 2.7.0-SNAPSHOT + current-version: 2.7.0 + next-version: 2.8.0-SNAPSHOT