- Verify no pull request was forgotten
- Sort issues, either done or for next milestone
- Run unit test on all platforms with Github Actions
- Run ITTests of the main API (macOS 10.12)
- Run ITTests of the extension APIs (macOS 10.12)
- Generate and upload Javadoc
mvn javadoc:aggregate
- Deploy JARs
mvn deploy
- Bump all projects version to next version
mvn release:prepare
- Update website with this new version content
- Send email to the discussion group with the new version content