Fix version information
This commit is contained in:
parent
87980865f8
commit
7aaed4b8f4
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ publishing {
|
|||
url = "https://maven.zontreck.dev/repository/zontreck"
|
||||
name = "ariascreations"
|
||||
group = "dev.zontreck"
|
||||
|
||||
version = apiVer
|
||||
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
|
||||
credentials {
|
||||
username = "admin"
|
||||
|
|
Loading…
Reference in a new issue