diff --git a/core/pom.xml b/core/pom.xml
index a5ca8e8ea..9ed8eff76 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -305,12 +305,6 @@
test
-
- org.springframework
- spring-core
- 2.0.8
- test
-
@@ -318,8 +312,9 @@
junit
junit
- test
- 3.8.2
+ compile
+ true
+ 3.8.2
@@ -390,9 +385,10 @@
test
-
+
+
org.apache.struts
struts-annotations
@@ -401,6 +397,23 @@
true
+
+ org.testng
+ testng
+ 5.1
+ compile
+ true
+ jdk15
+
+
+
+ org.springframework
+ spring
+ 2.0.8
+ compile
+ true
+
+