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
|
|
@ -9,7 +9,7 @@ val rootDependencyDir = "net.frankheijden.serverutils.dependencies"
|
|||
val dependencyDir = "net.frankheijden.serverutils.bukkit.dependencies"
|
||||
version = rootProject.version
|
||||
base {
|
||||
archivesName.set("${rootProject.name}-bukkit")
|
||||
archivesName.set("${rootProject.name}-Bukkit")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue