mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 00:29:21 +01:00
added application name and version properties
Former-commit-id: fe5082c37c5d24c06bc590bae257e8024abcf69b
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