ci(github-actions): add project.yaml
All checks were successful
Validate release versions / release (pull_request) Successful in 7s
Build / build (pull_request) Successful in 1m44s

This commit is contained in:
Jorge Bornhausen 2024-12-19 17:30:15 +01:00
parent ca5c9519d4
commit bc9577385c
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs

4
.github/project.yaml vendored Normal file
View file

@ -0,0 +1,4 @@
name: Quarkus Commons
release:
current-version: "1.0.7"
next-version: "1.0.8-SNAPSHOT"