We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1c126 commit 12df6dbCopy full SHA for 12df6db
client/build.gradle
@@ -235,7 +235,7 @@ jreleaser {
235
nexus2 {
236
'maven-central' {
237
active = 'ALWAYS'
238
- url = 'https://s01.oss.sonatype.org/service/local'
+ url = 'https://oss.sonatype.org/content/repositories/releases/'
239
snapshotUrl = 'https://s01.oss.sonatype.org/content/repositories/snapshots/'
240
closeRepository = true
241
releaseRepository = true
0 commit comments