Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Fix release readme
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay committed Apr 11, 2018
1 parent d29e9be commit b0ddadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The release process consists of these steps:
1. Push the tag (`git push v0.20.0`)
1. Once the *tag* build finishes in Travis, the artifacts should have been uploaded to Sonatype staging,
the staging repository closed, and the artifacts on the way to Maven Central (it takes 20min+ to get there).
In case of failures it is safe to retry by restarting the CROSSDOCK step of the build. If it keeps
In case of failures it is safe to retry by restarting the maven-deploy job. If it keeps
failing, sometimes it may be necessary to close the staging repository manually.
1. Create a release on GitHub for the new tag. Use the changes from the `CHANGELOG` as the description.
1. Once the artifacts are available on Maven
Expand Down

0 comments on commit b0ddadb

Please sign in to comment.