updated links to bintray

Former-commit-id: 94443679abdc9ea98132c47e0ed91ca0872648be
This commit is contained in:
Jeremy Long
2013-09-09 10:09:20 -04:00
parent e9abd8dc6e
commit 37b95d5e94
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
Installation & Usage Installation & Usage
-------------------- --------------------
Downlod the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-1.0.0-release.zip). Downlod the dependency-check command line tool [here](http://dl.bintray.com/jeremy-long/owasp/dependency-check-${project.version}-release.zip).
Extract the zip file to a location on your computer and put the 'bin' directory into the Extract the zip file to a location on your computer and put the 'bin' directory into the
path environment variable. On \*nix systems you will likely need to make the shell path environment variable. On \*nix systems you will likely need to make the shell
script executable: script executable: