From e01d8a06b11cf9eeb073bf8da462f53cb1acc92f Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 3 Nov 2009 16:38:02 +0000 Subject: [PATCH] INT-874 added core integration module as dependency --- org.springframework.integration.jdbc/.classpath | 1 + org.springframework.integration.jdbc/ivy.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/org.springframework.integration.jdbc/.classpath b/org.springframework.integration.jdbc/.classpath index a61c6325b6..e26dfe3753 100644 --- a/org.springframework.integration.jdbc/.classpath +++ b/org.springframework.integration.jdbc/.classpath @@ -22,6 +22,7 @@ + diff --git a/org.springframework.integration.jdbc/ivy.xml b/org.springframework.integration.jdbc/ivy.xml index 38b377b489..ccc76e407d 100644 --- a/org.springframework.integration.jdbc/ivy.xml +++ b/org.springframework.integration.jdbc/ivy.xml @@ -30,7 +30,8 @@ - + + \ No newline at end of file