Changed maven repo config

This commit is contained in:
RaphiMC 2023-05-28 18:02:09 +02:00
parent c8c89673a7
commit d3aebbff02

View File

@ -159,7 +159,7 @@ jar {
publishing {
repositories {
maven {
name = "ViaVersion"
name = "Via"
url = "https://repo.viaversion.com/"
credentials(PasswordCredentials)
authentication {