From 1fff0f0540fbd0a033418edebd9a652b9d32d6c4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 27 Mar 2008 19:32:21 +0000 Subject: [PATCH] Added dependencies to ivy.xml and classpath. --- spring-integration-ws/.classpath | 7 +++++++ spring-integration-ws/ivy.xml | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/spring-integration-ws/.classpath b/spring-integration-ws/.classpath index 9151e4fcfa..200e4bfa51 100644 --- a/spring-integration-ws/.classpath +++ b/spring-integration-ws/.classpath @@ -3,11 +3,18 @@ + + + + + + + diff --git a/spring-integration-ws/ivy.xml b/spring-integration-ws/ivy.xml index db69d55198..d9d61d3644 100644 --- a/spring-integration-ws/ivy.xml +++ b/spring-integration-ws/ivy.xml @@ -20,9 +20,13 @@ + + + - + + \ No newline at end of file