Fix version substitution so WebGot home directory contains version number instead of @project.version@ in the name (#710)

This commit is contained in:
Nanne Baars
2019-11-17 14:33:24 +01:00
committed by René Zubcevic
parent 5dd6b31905
commit 9c0b7f8233
2 changed files with 0 additions and 27 deletions

View File

@ -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