We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5126d8c commit 978f305Copy full SHA for 978f305
1 file changed
README.md
@@ -30,10 +30,7 @@ You can use this parent POM by adding the following `parent` element to the begi
30
31
The artifact is deployed to Sonatype's [Maven Central](https://central.sonatype.com/).
32
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:
+Use [GitHub Actions "Release to Maven Central"](actions/workflows/release.yml) to perform a release:
37
38
* Manually trigger the "Release" workflow
39
* Specify the version being released and the next version number (SNAPSHOT)
0 commit comments