From 698444caec24a658c3e816955c90a305917bdcfd Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 10 Sep 2015 06:42:48 -0400 Subject: [PATCH] changed the name of the data directory --- dependency-check-ant/src/main/resources/task.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-ant/src/main/resources/task.properties b/dependency-check-ant/src/main/resources/task.properties index 5224197b6..348493abf 100644 --- a/dependency-check-ant/src/main/resources/task.properties +++ b/dependency-check-ant/src/main/resources/task.properties @@ -1,2 +1,2 @@ # the path to the data directory -data.directory=dependency-check-data +data.directory=data