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