Skip to content

Commit 8b59d6a

Browse files
committed
Update nexus repositoryUrl
1 parent cda036c commit 8b59d6a

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
@@ -270,7 +270,7 @@ subprojects { project ->
270270

271271
nexus {
272272
sign = isRelease
273-
repositoryUrl = "https://s01.oss.sonatype.org/service/local/"
273+
repositoryUrl = "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
274274
}
275275

276276
modifyPom {

0 commit comments

Comments
 (0)