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