test master 변경
This commit is contained in:
+2
-2
@@ -46,7 +46,7 @@ dependencies {
|
||||
|
||||
// implementation 'io.springfox:springfox-boot-starter:3.0.0'
|
||||
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||
|
||||
|
||||
|
||||
implementation 'org.apache.commons:commons-lang3:3.12.0'
|
||||
implementation 'commons-io:commons-io:2.11.0'
|
||||
@@ -61,7 +61,7 @@ dependencies {
|
||||
}
|
||||
|
||||
bootJar {
|
||||
archiveFileName = "apim-simulator.jar"
|
||||
archiveFileName = "elink-test-master.jar"
|
||||
}
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user