Skip to content

Commit ce5ca05

Browse files
Deploy md fix (#67)
* Update DEPLOY.md * Remove duplicated header * Remove duplicated header
1 parent ea3de93 commit ce5ca05

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

DEPLOY.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,11 @@ Use the **same version** for the git tag as in the properties file.
2727

2828
## Sync
2929

30-
1. Log in to [Maven Repository](https://oss.sonatype.org/) and follow these steps:
31-
1. Select `Staging Repositories` and select the version you published.
32-
2. Click `Close`. The process might take some time, click `Refresh` to get the latest state.
33-
3. When the repo is closed click `Release`, tick the `Automatically drop when released` option.
30+
1. Log in to [Maven Central Repository](https://central.sonatype.org/) and follow these steps:
31+
1. Go to the `Publish` page and select the version you published.
32+
2. Click `Publish`. The process might take some time, click `Refresh` to get the latest state.
3433
2. Make sure the new version is available
35-
on [Maven Central](https://search.maven.org/artifact/com.configcat/configcat-java-client).
34+
on [Maven Central](https://central.sonatype.com/artifact/com.configcat/configcat-java-client).
3635

3736
## Update import examples in local README.md
3837

0 commit comments

Comments
 (0)