mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
added application name and version properties
Former-commit-id: fe8db80a771f7a45875136295412a3becaed3b0d
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