mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Move repo uploads to S01 (#1471)
This commit is contained in:
@@ -122,7 +122,7 @@ allprojects {
|
|||||||
|
|
||||||
plugins.withId("com.vanniktech.maven.publish.base") {
|
plugins.withId("com.vanniktech.maven.publish.base") {
|
||||||
configure<MavenPublishBaseExtension> {
|
configure<MavenPublishBaseExtension> {
|
||||||
publishToMavenCentral(SonatypeHost.DEFAULT)
|
publishToMavenCentral(SonatypeHost.S01)
|
||||||
signAllPublications()
|
signAllPublications()
|
||||||
pom {
|
pom {
|
||||||
description.set("A modern JSON API for Android and Java")
|
description.set("A modern JSON API for Android and Java")
|
||||||
|
@@ -34,4 +34,4 @@ Snapshots of the development version are available in [Sonatype's `snapshots` re
|
|||||||
|
|
||||||
[1]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi-adapters&v=LATEST
|
[1]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi-adapters&v=LATEST
|
||||||
[2]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.squareup.moshi%22%20a%3A%22moshi-adapters%22
|
[2]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.squareup.moshi%22%20a%3A%22moshi-adapters%22
|
||||||
[snap]: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/moshi-adapters/
|
[snap]: https://s01.oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/moshi-adapters/
|
||||||
|
@@ -58,4 +58,4 @@ Cutting a Release
|
|||||||
|
|
||||||
[github_actions]: https://github.com/square/moshi/actions
|
[github_actions]: https://github.com/square/moshi/actions
|
||||||
[sonatype_issues]: https://issues.sonatype.org/
|
[sonatype_issues]: https://issues.sonatype.org/
|
||||||
[sonatype_nexus]: https://oss.sonatype.org/
|
[sonatype_nexus]: https://s01.oss.sonatype.org/
|
||||||
|
Reference in New Issue
Block a user