Changed maven repo config

This commit is contained in:
RaphiMC 2023-05-28 18:00:36 +02:00
parent e9b3f7605c
commit c8c89673a7
2 changed files with 3 additions and 3 deletions

View File

@ -159,8 +159,8 @@ jar {
publishing {
repositories {
maven {
name = "reposilite"
url = "https://maven.lenni0451.net/releases"
name = "ViaVersion"
url = "https://repo.viaversion.com/"
credentials(PasswordCredentials)
authentication {
basic(BasicAuthentication)

View File

@ -6,4 +6,4 @@ org.gradle.configureondemand=true
# Project properties
maven_name=ViaProxy
maven_group=net.raphimc
maven_version=3.0.19
maven_version=3.0.19-SNAPSHOT