- Commit any remaining changes and push. Wait for Travis build to come back green.
- Create Git tag with next version number:
git tag -s <version> - Push tag. Travis will automatically create GitHub release with binaries and push them to OSSRH (which will push them to Maven Central).
- Go to GitHub and add release notes / changelog to release.
This repository was archived by the owner on Nov 30, 2025. It is now read-only.