Get rid of BOM encofing in app-info.properties and changed engine name to english

This commit is contained in:
Renzo Kottmann 2019-07-01 16:51:52 +02:00
parent 2069f79412
commit d168e20570
2 changed files with 28 additions and 27 deletions

View file

@ -1,9 +1,9 @@
# do not edit this file
# do not edit this file
# this properties are overriden by build process
project_version=${project.version}
framework_version=1.0.0
engine_name=KoSIT Prüftool
engine_name=KoSIT Validator
build_timestamp=${build.timestamp}
build_number=${build.number}
build_revision=${build.revision}
build_branch=${build.branch}
build_branch=${build.branch}