From e488767cea346ccd0f04ead21f242ae0652dfc32 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 27 May 2013 22:14:27 -0400 Subject: [PATCH] 0.3.2.0 Former-commit-id: 8431f1312204c78a829f269954161d7187245493 --- pom.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index be157fa88..0dc31f63e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with DependencyCheck. If not, see . org.owasp dependency-check - 0.3.2.1-SNAPSHOT + 0.3.2.0 jar DependencyCheck @@ -134,7 +134,6 @@ along with DependencyCheck. If not, see . ${project.build.directory}/lib provided - compile @@ -411,25 +410,22 @@ along with DependencyCheck. If not, see . com.google.code.findbugs annotations 2.0.1 - compile + provided commons-cli commons-cli 1.2 - runtime commons-io commons-io 2.4 - runtime commons-lang commons-lang 2.5 - runtime junit @@ -442,31 +438,26 @@ along with DependencyCheck. If not, see . org.apache.lucene lucene-core 4.3.0 - runtime org.apache.lucene lucene-analyzers-common 4.3.0 - runtime org.apache.lucene lucene-queryparser 4.3.0 - runtime org.apache.velocity velocity 1.7 - runtime org.apache.velocity velocity-tools 2.0 - runtime @@ -511,7 +502,6 @@ along with DependencyCheck. If not, see . com.h2database h2 1.3.172 - runtime