Fix release instructions

master
Graham 4 years ago
parent ed5ef22b7a
commit 224684c234
  1. 4
      README.md

@ -104,11 +104,11 @@ performed manually for each operating system and architecture.
First prepare the release to create the tag:
mvn -Dmac,unix,windows release:prepare
mvn -Pmac,unix,windows release:prepare
The temporary release files may then be deleted:
mvn -Dmac,unix,windows release:clean
mvn -Pmac,unix,windows release:clean
On each operating system and architecture, checkout the new tag and manually
deploy the release:

Loading…
Cancel
Save