File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
34332. 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
You can’t perform that action at this time.
0 commit comments