Skip to content

Commit

Permalink
Minor update for the release document.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Bertrand committed May 18, 2020
1 parent 43bce04 commit 6b1e20e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/maintainer/Making A Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@

#### Releasing
1. Start release with git flow
1. Run `gradle publishAll -PpublishUrl=ihmcRelease --console=plain --continue`
1. In `ihmc-robot-data-logger`, run `gradle publishLoggerDistributionToBintray`
1. Run `gradle compositePublish -PpublishUrl=ihmcRelease`
1. Verify publish on Bintray, approve it
1. If publish fails, increment hotfix digit and try again. (e.g. `0.11.X`)
1. Tag the release with the version number and a simple annotated message
Expand Down

0 comments on commit 6b1e20e

Please sign in to comment.