From df1489ad08a1a395106212c35a8b3d387acb3df7 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Fri, 7 May 2010 15:35:28 +0000 Subject: [PATCH] updated pom to scope org.springframework.expression as a compile-time dependency --- org.springframework.integration.ws/pom.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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