Skip to content

Commit 978f305

Browse files
authored
Update README.md
1 parent 5126d8c commit 978f305

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ You can use this parent POM by adding the following `parent` element to the begi
3030

3131
The artifact is deployed to Sonatype's [Maven Central](https://central.sonatype.com/).
3232

33-
The actual repository URL is https://s01.oss.sonatype.org/, with server Id `ossrh` and requires credentials to deploy
34-
artifacts manually.
35-
36-
But it is strongly recommended to only use [GitHub Actions "Release to Maven Central"](actions/workflows/release.yml) to perform a release:
33+
Use [GitHub Actions "Release to Maven Central"](actions/workflows/release.yml) to perform a release:
3734

3835
* Manually trigger the "Release" workflow
3936
* Specify the version being released and the next version number (SNAPSHOT)

0 commit comments

Comments
 (0)