diff --git a/docs/maintainer/Making A Release.md b/docs/maintainer/Making A Release.md index a7961be5a79..5a70a06c0c6 100644 --- a/docs/maintainer/Making A Release.md +++ b/docs/maintainer/Making A Release.md @@ -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