This project uses the Maven Release Plugin and GitHub Actions to create releases.
Just run mvn release:prepare release:perform && git push in the root to select the version to be released and create a
VCS tag.
GitHub Actions will start the build process.
If successful, the build will be automatically published to Github Packages.