Skip to content

Commit 33e1346

Browse files
committed
Correct the README release procedure.
1 parent ddf8a54 commit 33e1346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ Perform the following steps to create a release.
6262
- Set `isSnapshot` to `false`
6363
- Commit the changes
6464
- Wait until CI builds the release candidate
65-
- Run the command `mkrelease filevisitor <version>`
65+
- Run the command `mkrelease cthing-projectversion <version>`
6666
- In a browser go to the [Maven Central Repository Manager](https://s01.oss.sonatype.org/)
6767
- Log in
68-
- Use the `Staging Upload` to upload the generated artifact bundle `filevisitor-bundle-<version>.jar`
68+
- Use the `Staging Upload` to upload the generated artifact bundle `cthing-projectversion-bundle-<version>.jar`
6969
- Click on `Staging Repositories`
7070
- Once it is enabled, press `Release` to release the artifacts to Maven Central
7171
- Log out

0 commit comments

Comments
 (0)