Rename groupId
This commit is contained in:
parent
9682a8380f
commit
f976ff86ed
4 changed files with 8 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "${rootProject.group}"
|
||||
val dependencyDir = "${group}.velocity.dependencies"
|
||||
val dependencyDir = "net.frankheijden.serverutils.velocity.dependencies"
|
||||
version = rootProject.version
|
||||
base {
|
||||
archivesName.set("${rootProject.name}-velocity")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue