updated installation download urls

Former-commit-id: 02a02810652b6ed2377361839ea687a6a0d6033d
This commit is contained in:
Jeremy Long
2013-08-01 11:56:15 -04:00
parent b209057bae
commit 1ef0bb0e21
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
Installation
====================
Download dependency-check-ant from [bintray here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.0.jar).
To install dependency-check-ant place the dependency-check-ant-${project.version}.jar into
Download dependency-check-ant from [bintray here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-ant-1.0.1.jar).
To install dependency-check-ant place the dependency-check-ant-1.0.1.jar into
the lib directory of your Ant instalation directory. Once installed you can add
the taskdef to you build.xml and add the task to a new or existing target.