Skip to content

Commit 3188b16

Browse files
authored
Update readme.md
1 parent c271bcc commit 3188b16

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ Unfortunately there's been a few changes re sonatype hosts, leading to confusion
7777
- `ThisBuild/sonatypeCredentialHost := "oss.sonatype.org"` - the sonatype legacy OSSRH host
7878
- `ThisBuild/sonatypeCredentialHost := "s01.oss.sonatype.org"` - the sonatype legacy OSSRH host, for accounts created after February 2021
7979

80-
> [!IMPORTANT] The legacy OSSRH service will sunset on June 30th, 2025, i.e. you will need to migrate to [Sonatype Central](https://central.sonatype.com/publishing/namespaces) after that, i.e. register an account and migrate your existing OSSRH account there, following the [migration guide](https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/#self-service-migration). See also https://central.sonatype.org/publish/publish-guide
80+
> [!IMPORTANT]
81+
> The legacy OSSRH service will sunset on June 30th, 2025, i.e. you will need to migrate to [Sonatype Central](https://central.sonatype.com/publishing/namespaces) after that, i.e. register an account and migrate your existing OSSRH account there, following the [migration guide](https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/#self-service-migration). See also https://central.sonatype.org/publish/publish-guide
8182
8283
### gitignore
8384
`echo '/gnupg-*' >> .gitignore`

0 commit comments

Comments
 (0)