From b79c32be783d5983b8fe80df19032d30f7293a4d Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 25 Jun 2010 16:48:17 +0000 Subject: [PATCH] added spring-integration-ip dep --- spring-integration-samples/loanshark/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-integration-samples/loanshark/pom.xml b/spring-integration-samples/loanshark/pom.xml index a145d5638e..24f3e5517a 100644 --- a/spring-integration-samples/loanshark/pom.xml +++ b/spring-integration-samples/loanshark/pom.xml @@ -32,6 +32,10 @@ 1.0.2.RELEASE provided + + org.springframework.integration + spring-integration-ip + org.springframework spring-core