diff --git a/pom.xml b/pom.xml
index 5f724318..9cab1f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,27 +44,27 @@
javax.servlet
servlet-api
- 2.5
+ [2.5,)
provided
log4j
log4j
- 1.2.16
+ [1.2.16,)
compile
true
javax.mail
mail
- 1.4.1
+ [1.4.1,)
compile
true
org.apache.velocity
velocity
- 1.6.4
+ [1.6.4,)
compile
true
@@ -76,7 +76,7 @@
commons-digester
commons-digester
- 2.0
+ [2.0,)
compile
true
@@ -87,13 +87,13 @@
junit
junit
- 4.8.1
+ [4.8.1,)
test
org.hsqldb
hsqldb
- 2.0.0
+ [2.0.0,)
test