diff --git a/adapters/pom.xml b/adapters/pom.xml
index ec8b42f787..e2b7b7cef3 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -20,7 +20,6 @@
org.springframework
spring-mock
- 1.2.6
test
diff --git a/core/pom.xml b/core/pom.xml
index 9a8c7cdac1..f627627c87 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -16,23 +16,11 @@
spring-remoting
1.2.6
-
-
- org.springframework
- spring-context
- 1.2.6
-
-
- org.springframework
- spring-web
- 1.2.6
-
org.springframework
spring-jdbc
1.2.6
-
org.springframework
spring-support
@@ -42,7 +30,6 @@
org.springframework
spring-mock
- 1.2.6
test
@@ -67,6 +54,16 @@
commons-codec
1.3
+
+ oro
+ oro
+ 2.0.8
+
+
+ commons-collections
+ commons-collections
+ 3.1
+
aspectj
aspectjrt
@@ -85,5 +82,17 @@
1.7.3.0
test
+
+ directory
+ apacheds-core
+ 0.9.3
+ test
+
+
+ jmock
+ jmock
+ 1.0.1
+ test
+
diff --git a/pom.xml b/pom.xml
index 6907e4c605..f8b5987e78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,4 +249,13 @@
+
+
+
+ org.springframework
+ spring-mock
+ 1.2.6
+
+
+
\ No newline at end of file