mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 00:33:46 +01:00
added application name and version properties
Former-commit-id: 852b9ac56df6f896d7a6956d889f84cca91dbf39
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
application.name=${pom.name}
|
||||
application.version=${pom.version}
|
||||
|
||||
# the path to the data directory
|
||||
data.directory=dependency-check-data
|
||||
|
||||
Reference in New Issue
Block a user