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