From d2853fafa9609b99d3555e7c74042bc3d14e95c1 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 11 Apr 2013 23:01:18 -0400 Subject: [PATCH] updated to release a snapshot Former-commit-id: 2fb68d59dac83f3f27c601b66d33448bd101faea --- README.md | 10 +++++----- pom.xml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7f1afd17f..fff4e5dda 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,17 @@ More information can be found on the [wiki]. Usage - -> $ mvn package -> $ cd target -> $ java -jar dependency-check-0.2.6.1.jar -h -> $ java -jar dependency-check-0.2.6.1.jar -a Testing -out . -scan ./test-classes -scan ./lib +> $ mvn package +> $ cd target +> $ java -jar dependency-check-[version].jar -h +> $ java -jar dependency-check-[version].jar -a Testing -out . -scan ./test-classes -scan ./lib Then load the resulting 'DependencyCheck-Report.html' into your favorite browser. Mailing List - -Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe] +Subscribe: [dependency-check+subscribe@googlegroups.com] [subscribe] Post: [dependency-check@googlegroups.com] [post] License diff --git a/pom.xml b/pom.xml index b13f852f8..6387da4ba 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with DependencyCheck. If not, see . org.owasp.dependency-check dependency-check - 0.2.6.1 + 0.2.6.1-SNAPSHOT jar DependencyCheck