diff --git a/.github/project.yml b/.github/project.yml index 7074e73..db089d8 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: SmallRye Modules # for this project, always set next-version to the next *minor* unless it's on a stable branch! release: - current-version: 1.0.alpha1-SNAPSHOT + current-version: 1.0.alpha1 next-version: 1.0.alpha2-SNAPSHOT