removed unused property

Former-commit-id: 2a808617fae27e023b322604d3364bde29274a01
This commit is contained in:
Jeremy Long
2014-02-14 22:09:34 -05:00
parent 30c88a2fe7
commit 51a3e60913

View File

@@ -30,12 +30,6 @@ data.password=DC-Pass1337!
data.driver_name=org.h2.Driver
data.driver_path=
# The CPE URLs are no longer used as the serialized data is deployed with the JAR.
# 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
# the path to the cpe meta data file.
#cpe.meta.url=http://static.nvd.nist.gov/feeds/xml/cpe/dictionary/official-cpe-dictionary_v2.2.meta
# the number of days that the modified nvd cve data holds data for. We don't need
# to update the other files if we are within this timespan. Per NIST this file
# holds 8 days of updates, we are using 7 just to be safe.