Revert changes that makes the artifact name lowercase
This commit is contained in:
parent
eb893d62c9
commit
ab53a18f6c
6 changed files with 7 additions and 7 deletions
|
|
@ -8,7 +8,7 @@ group = "${rootProject.group}"
|
|||
val dependencyDir = "net.frankheijden.serverutils.velocity.dependencies"
|
||||
version = rootProject.version
|
||||
base {
|
||||
archivesName.set("${rootProject.name}-velocity")
|
||||
archivesName.set("${rootProject.name}-Velocity")
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue