Skip to content

Commit 6b1e20e

Browse files
author
Sylvain Bertrand
committed
Minor update for the release document.
1 parent 43bce04 commit 6b1e20e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/maintainer/Making A Release.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434

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

0 commit comments

Comments
 (0)