|
@@ -31,8 +31,8 @@ nexusPublishing {
|
|
|
stagingProfileId = sonatypeStagingProfileId
|
|
|
username = ossrhUsername
|
|
|
password = ossrhPassword
|
|
|
- nexusUrl.set(uri("https://s01.oss.sonatype.org/service/local/"))
|
|
|
- snapshotRepositoryUrl.set(uri("https://s01.oss.sonatype.org/content/repositories/snapshots/"))
|
|
|
+ nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
|
|
|
+ snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
|
|
|
}
|
|
|
}
|
|
|
}
|