updated client
This commit is contained in:
@@ -119,7 +119,6 @@ dependencies {
|
||||
|
||||
Provider<War> warTaskProvider = tasks.named('war', War) { War it ->
|
||||
from(configurations.frontend)
|
||||
archiveVersion = ''
|
||||
}
|
||||
|
||||
tasks.named('deploy2Wildfly', Deploy2WildflyTask) { d2w ->
|
||||
|
Reference in New Issue
Block a user