Skip to content

Commit c72f948

Browse files
committed
Update
1 parent 2afa4e6 commit c72f948

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
@@ -57,12 +57,12 @@ needs following stanza in your `settings.xml`:
5757

5858
Supported publishers and corresponding `server.id`s are:
5959

60-
| Publisher (publisher ID) | server.id | What is needed |
60+
| Publisher (publisher ID) | server.id | What is needed |
6161
|----------------------------------------------------------------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|
6262
| Sonatype Central Portal (`sonatype-cp`) | `sonatype-cp` | Obtain tokens for publishing by following [this documentation](https://central.sonatype.org/publish/generate-portal-token/). |
6363
| Sonatype OSS on https://oss.sonatype.org/ (`sonatype-oss`) | `sonatype-oss` | Obtain tokens for publishing by following [this documentation](https://central.sonatype.org/publish/generate-token/) and using OSS instance. |
6464
| Sonatype S01 on https://s01.oss.sonatype.org/ (`sonatype-s01`) | `sonatype-s01` | As above but using s01 instance. |
65-
| Apache RAO on (`apache-rao`) | `apache.releases.https` | As above but using RAO instance. |
65+
| Apache RAO on https://repository.apache.org/ (`apache-rao`) | `apache.releases.https` | As above but using RAO instance. |
6666

6767
Make sure your `settings.xml` contains token associated with proper `server.id` corresponding to you publishing service you want to use.
6868

0 commit comments

Comments
 (0)