diff --git a/org.springframework.integration.ws/pom.xml b/org.springframework.integration.ws/pom.xml
index 5cc4470802..025465633a 100644
--- a/org.springframework.integration.ws/pom.xml
+++ b/org.springframework.integration.ws/pom.xml
@@ -48,19 +48,18 @@
1.5.8
compile
+
+ org.springframework
+ spring-expression
+ ${spring.version}
+ compile
+
junit
junit
${junit.version}
test
-
- org.springframework
- spring-expression
- ${spring.version}
- runtime
- true
-
org.springframework
spring-test