-
Notifications
You must be signed in to change notification settings - Fork 19
How to Release
Muhammad Hewedy edited this page Sep 16, 2021
·
6 revisions
- update pom.xml with the version
- update README.md file in two places: Install and Next Release sections.
- tag the git commit with the version number (as of v e.g. v0.0.4)
- push the code
- make sure the build and push to maven central have succeeded.
- close the current milestone and open a new one.