We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
./release.sh -v <decided version> -g <gpg password>
In case the release script (release.sh) somehow fails, or you don't like the auto-magic, you can replace that step with:
release.sh
mvn release:prepare release:perform
README.md
git push origin --tags HEAD
There was an error while loading. Please reload this page.