added property to resolve issue #82

Former-commit-id: 711d6f538901aff6a9467fba460b62905dce75b4
This commit is contained in:
Jeremy Long
2014-12-06 10:20:46 -05:00
parent 512eb713e4
commit 8772cda47a
3 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,9 @@ application.version=${pom.version}
autoupdate=true
max.download.threads=3
# the url to obtain the current engine version from
engine.version.url=http://jeremylong.github.io/DependencyCheck/current.txt
#temp.directory defaults to System.getProperty("java.io.tmpdir")
#temp.directory=[path to temp directory]

View File

@@ -3,6 +3,9 @@ application.version=${pom.version}
autoupdate=true
max.download.threads=3
# the url to obtain the current engine version from
engine.version.url=http://jeremylong.github.io/DependencyCheck/current.txt
#temp.directory defaults to System.getProperty("java.io.tmpdir")
#temp.directory=[path to temp directory]

View File

@@ -3,6 +3,9 @@ application.version=${pom.version}
autoupdate=true
max.download.threads=3
# the url to obtain the current engine version from
engine.version.url=http://jeremylong.github.io/DependencyCheck/current.txt
#temp.directory defaults to System.getProperty("java.io.tmpdir")
#temp.directory=[path to temp directory]