mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Get rid of BOM encofing in app-info.properties and changed engine name to english
This commit is contained in:
parent
2069f79412
commit
d168e20570
2 changed files with 28 additions and 27 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue