Whoops...

This commit is contained in:
Sauilitired 2018-12-25 18:28:07 +01:00
parent 71baee063c
commit beb0f5708f
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -35,7 +35,7 @@ task createPom {
artifactId 'Plotsquared'
version 'latest'
}
}.writeTo("../mvn/com/github/intellectualsites/plotsquared/Plotsquared-Api/${project.parent.version}/Plotsquared-Api-latest.pom")
}.writeTo("../mvn/com/github/intellectualsites/plotsquared/Plotsquared-Api/latest/Plotsquared-Api-latest.pom")
}
}