Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts authored Jun 30, 2020
1 parent 0ef757b commit 4d23531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ to assist them in preparing releases of the project.
### Update Artifacts
1. Update the [Version History](https://github.com/locationtech/jts/blob/master/doc/JTS_Version_History.html), to record significant changes
1. Set the version number in the following artifacts:
1. Java class `org.locationtech.jts.JTSVersion`
1. Java class [`org.locationtech.jts.JTSVersion`](https://github.com/locationtech/jts/blob/master/modules/core/src/main/java/org/locationtech/jts/JTSVersion.java)
1. Maven POMs (run the Maven release plugin at project root: `mvn versions:set -DnewVersion=<version>` )
1. Review scripts in `bin` to confirm correctness
1. Commit changes back to the repo
Expand Down

0 comments on commit 4d23531

Please sign in to comment.