Skip to content

Commit cba332f

Browse files
committed
set nexus url to new infra
1 parent fc03ba2 commit cba332f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish-root.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ nexusPublishing {
3333
username = ossrhUsername
3434
password = ossrhPassword
3535
version = rootVersionName
36+
nexusUrl.set(uri("https://s01.oss.sonatype.org/service/local/"))
3637
}
3738
}
3839
}

0 commit comments

Comments
 (0)