blob: 3dc86539d2224e3606359a9d0149aeb0f0fd87c8 [file] [log] [blame] [view]
# JTS Release Guide
This guide is intended for JTS project maintainers,
to assist them in preparing releases of the project.
## Release Checklist
* Set the version number in the following artifacts:
* Maven POMs
* Java class `JTSVersion`
* Create a Release Milestone, and tag it to Issues and PRs wanted in the release
* Confirm Maven build executes with no errors
* Review scripts in `bin` to confirm correctness
* Update the Version History, to record significant changes