diff --git a/core/pom.xml b/core/pom.xml
index 108f3f9816..5ec08e1a83 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -31,7 +31,6 @@
org.springframework
spring-mock
true
- test
ehcache
@@ -107,5 +106,39 @@
1.0.1
test
+
+
+
+ org.springframework
+ spring-core
+ 2.0-m2
+
+
+ org.springframework
+ spring-dao
+ 2.0-m2
+
+
+ org.springframework
+ spring-aop
+ 2.0-m2
+
+
+ org.springframework
+ spring-beans
+ 2.0-m2
+
+
+ org.springframework
+ spring-context
+ 2.0-m2
+
+
+ org.springframework
+ spring-web
+ 2.0-m2
+
+
+