Skip to content

Commit b8a3f13

Browse files
authored
Update build.gradle
Signed-off-by: salaboy <[email protected]>
1 parent 9e67879 commit b8a3f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jreleaser {
235235
nexus2 {
236236
'maven-central' {
237237
active = 'ALWAYS'
238-
url = 'https://oss.sonatype.org/content/repositories/releases'
238+
url = 'https://oss.sonatype.org/service/local'
239239
snapshotUrl = 'https://s01.oss.sonatype.org/content/repositories/snapshots/'
240240
closeRepository = true
241241
releaseRepository = true

0 commit comments

Comments
 (0)