diff --git a/dependency-check-core/src/test/resources/dependencycheck.properties b/dependency-check-core/src/test/resources/dependencycheck.properties index 57ffff8cb..83afeb1d4 100644 --- a/dependency-check-core/src/test/resources/dependencycheck.properties +++ b/dependency-check-core/src/test/resources/dependencycheck.properties @@ -7,11 +7,6 @@ autoupdate=true # the path to the data directory data.directory=data -# the path to the lucene index to store the cpe data -data.cpe=cpe -# the path to the h2 database to store the nvd cve data -data.cve=cve - # the path to the cpe xml file cpe.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.xml.gz