Update maven publish location
This commit is contained in:
parent
c8529f218e
commit
11d883c0ef
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ publishing {
|
|||
}
|
||||
repositories {
|
||||
maven {
|
||||
url = "https://maven.zontreck.dev/repository/internal"
|
||||
url = "https://maven.zontreck.dev/repository/zontreck"
|
||||
name = "ariascreations"
|
||||
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
|
||||
credentials {
|
||||
|
|
Loading…
Reference in a new issue