mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 01:04:20 +09:00
1. buildVersion 수정
This commit is contained in:
@@ -113,7 +113,7 @@ dependencies {
|
|||||||
bootJar {
|
bootJar {
|
||||||
enabled = true
|
enabled = true
|
||||||
baseName = "${cnf.outName}"
|
baseName = "${cnf.outName}"
|
||||||
version = "1.0-${cnf.version}"
|
version = "${cnf.version}"
|
||||||
}
|
}
|
||||||
|
|
||||||
bootWar {
|
bootWar {
|
||||||
|
|||||||
Reference in New Issue
Block a user