Skip to content

Commit 88a12d7

Browse files
sonatype maven repo name changed
1 parent a74cc07 commit 88a12d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ publishing {
157157

158158
repositories {
159159
maven {
160-
name 'staging'
160+
name 'ossrh-staging-api'
161161
url = 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/'
162162

163163
credentials {

0 commit comments

Comments
 (0)