From 5cc7aa25cc3903d3c4c09556cf0868969286e00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Kimminich?= Date: Fri, 4 Jul 2014 14:17:57 +0200 Subject: [PATCH] Update README.md - set version in POM snippet from 1.0.2 to 1.2.3 - set URL to Ant Task docs to http://jeremylong.github.io/DependencyCheck/dependency-check-ant/installation.html Former-commit-id: 8a2176aee9948b5bfd0c1f08c6c7bb9fdadc45a1 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eeb3556e4..70ddc6630 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The plugin can be configured using the following: org.owasp dependency-check-maven - 1.0.2 + 1.2.3 @@ -59,7 +59,7 @@ The plugin can be configured using the following: ### Ant Task -For instructions on the use of the Ant Task, please see the [dependency-check-ant github page](http://jeremylong.github.io/DependencyCheck/dependency-check-maven/installation.html). +For instructions on the use of the Ant Task, please see the [dependency-check-ant github page](http://jeremylong.github.io/DependencyCheck/dependency-check-ant/installation.html). Development Usage ------------- @@ -106,4 +106,4 @@ Dependency-Check makes use of several other open source libraries. Please see th [wiki]: https://github.com/jeremylong/DependencyCheck/wiki [subscribe]: mailto:dependency-check+subscribe@googlegroups.com [post]: mailto:dependency-check@googlegroups.com - [notices]: https://github.com/jeremylong/DependencyCheck/blob/master/NOTICES.txt \ No newline at end of file + [notices]: https://github.com/jeremylong/DependencyCheck/blob/master/NOTICES.txt