Bump version, refactor commandframework groupId, refactor project name
This commit is contained in:
parent
2727b7cced
commit
bcdf6d510d
5 changed files with 23 additions and 20 deletions
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
group = rootProject.group
|
||||
version = "${rootProject.version}"
|
||||
base {
|
||||
archivesName.set("${rootProject.name}-Common")
|
||||
archivesName.set("${rootProject.name}-common")
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue