From 15469545a10e37796ae33c7afc90d20b60e111ec Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 23 Sep 2011 09:28:02 -0400 Subject: [PATCH] updated groovy module pom --- spring-integration-groovy/pom.xml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/spring-integration-groovy/pom.xml b/spring-integration-groovy/pom.xml index d9863ecf62..51c407b2d4 100644 --- a/spring-integration-groovy/pom.xml +++ b/spring-integration-groovy/pom.xml @@ -88,6 +88,12 @@ + + org.springframework.integration + spring-integration-core + 2.1.0.BUILD-SNAPSHOT + compile + org.easymock easymock @@ -106,12 +112,6 @@ 3.0.6.RELEASE compile - - org.springframework.integration - spring-integration-core - 2.1.0.BUILD-SNAPSHOT - compile - org.hamcrest hamcrest-all @@ -154,6 +154,12 @@ 4.8.2 test + + org.springframework.integration + spring-integration-scripting + 2.1.0.BUILD-SNAPSHOT + compile + UTF8