mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
added application name and version properties
Former-commit-id: d99340e153b1548b9483b346a3aa488462f5689e
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=[JAR]/../../dependency-check-data/${project.version}
|
||||
|
||||
Reference in New Issue
Block a user