added application name and version properties

Former-commit-id: fe5082c37c5d24c06bc590bae257e8024abcf69b
This commit is contained in:
Jeremy Long
2013-08-03 12:06:24 -04:00
parent f147e8a469
commit 804a363f94

View File

@@ -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}