3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-08 19:58:01 +02:00

Explicit call repository task

Dieser Commit ist enthalten in:
Alexander Brandes 2023-06-06 19:18:01 +02:00
Ursprung 5da5b216f3
Commit bdb170a5ca
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 158F5701A6AAD00C

Datei anzeigen

@ -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/"))