Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kgibm committed Apr 9, 2020
1 parent 998e6dc commit c536e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ Run `de.ibm.issw.requestmetrics.Starter`
1. Update the version in `name: request-metrics-analyzer-next-X.Y.Z` in .travis.yml
1. Update the version in `file: target/request-metrics-analyzer-next-X.Y.Z-jar-with-dependencies.jar` in .travis.yml
1. `git commit -am "Commit message"`
1. `git tag -a -m "vX.Y.Z" vX.Y.Z`
1. `git tag -a -m "Release description" vX.Y.Z`
1. `git push --follow-tags`

0 comments on commit c536e3a

Please sign in to comment.