We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update the version in the POM
Commit & push
Push out a tag
git tag -a v0.x.0 -m "Version 0.x.0 Stable" git push --tags
mvn clean deploy -P sonatype-oss-release
Log in to Sonatype (https://oss.sonatype.org), find the repository and "Close" it
"Release" the repository