Explicit call repository task

This commit is contained in:
Alexander Brandes 2023-06-06 19:18:01 +02:00
parent 5da5b216f3
commit bdb170a5ca
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ tasks {
}
nexusPublishing {
repositories {
this.repositories {
sonatype {
nexusUrl.set(URI.create("https://s01.oss.sonatype.org/service/local/"))
snapshotRepositoryUrl.set(URI.create("https://s01.oss.sonatype.org/content/repositories/snapshots/"))