diff --git a/.github/project.yaml b/.github/project.yaml index 054ae21..6fd04f3 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.1" - next-version: "1.2.2-SNAPSHOT" + current-version: "1.2.2" + next-version: "1.2.3-SNAPSHOT"