mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 09:26:54 +00:00
Explicit call repository task
This commit is contained in:
+1
-1
@@ -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/"))
|
||||
|
||||
Reference in New Issue
Block a user