mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +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
|
# the path to the data directory
|
||||||
data.directory=[JAR]/../../dependency-check-data/${project.version}
|
data.directory=[JAR]/../../dependency-check-data/${project.version}
|
||||||
|
|||||||
Reference in New Issue
Block a user