Fix version substitution so WebGot home directory contains version number instead of @project.version@
in the name (#710)
This commit is contained in:
committed by
René Zubcevic
parent
5dd6b31905
commit
9c0b7f8233
@ -32,7 +32,6 @@ webgoat.start.hsqldb=true
|
||||
webgoat.server.directory=${user.home}/.webgoat-${webgoat.build.version}/
|
||||
webgoat.user.directory=${user.home}/.webgoat-${webgoat.build.version}/
|
||||
webgoat.build.version=@project.version@
|
||||
webgoat.build.number=@build.number@
|
||||
webgoat.email=webgoat@owasp.org
|
||||
webgoat.emaillist=owasp-webgoat@lists.owasp.org
|
||||
webgoat.feedback.address=webgoat@owasp.org
|
||||
|
Reference in New Issue
Block a user