Skip to content

Commit 07e20a6

Browse files
authored
Fix: typos. (#372)
Signed-off-by: dblock <dblock@amazon.com>
1 parent 8c26238 commit 07e20a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Java/RELEASING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Repositories create consistent release labels, such as `3.0.0-java`. Use release
1919

2020
The release process is run by a release manager volunteering from amongst the maintainers.
2121

22-
1. Create a PR to bump version to desired release candidate (e.g. 3.0.0)
23-
2. Click run on the maven-release workflow in Github Actions which uploads the artifacts to our staging repository, creates a new tag, and a new Github release
24-
3. Login into the nexus staging repositor , verify artifact was signed succesfully and click release to officially push to maven central.
22+
1. Create a PR to bump version to desired release candidate (e.g. 3.0.0).
23+
2. Click run on the maven-release workflow in Github Actions which uploads the artifacts to our staging repository, creates a new tag, and a new Github release.
24+
3. Login into the nexus staging repository, verify artifact was signed successfully and click release to officially push to maven central.

0 commit comments

Comments
 (0)