From ed736aa499d14046a477160479f75c5b7437aa30 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 5 Sep 2013 11:11:09 -0400 Subject: [PATCH] INTSAMPLES-117 Remove cache-sessions - FTP Sample Compatibility with SI 3.0; also bump to 3.0.0.M3. --- basic/ftp/pom.xml | 2 +- .../integration/FtpInboundChannelAdapterSample-context.xml | 2 +- .../integration/FtpOutboundChannelAdapterSample-context.xml | 2 +- .../spring/integration/FtpOutboundGatewaySample-context.xml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/basic/ftp/pom.xml b/basic/ftp/pom.xml index 8757a430..87cc6e79 100644 --- a/basic/ftp/pom.xml +++ b/basic/ftp/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 2.2.6.RELEASE + 3.0.0.M3 1.2.17 4.10 diff --git a/basic/ftp/src/test/resources/META-INF/spring/integration/FtpInboundChannelAdapterSample-context.xml b/basic/ftp/src/test/resources/META-INF/spring/integration/FtpInboundChannelAdapterSample-context.xml index a94a3cbd..9e200408 100644 --- a/basic/ftp/src/test/resources/META-INF/spring/integration/FtpInboundChannelAdapterSample-context.xml +++ b/basic/ftp/src/test/resources/META-INF/spring/integration/FtpInboundChannelAdapterSample-context.xml @@ -18,7 +18,7 @@ - - diff --git a/basic/ftp/src/test/resources/META-INF/spring/integration/FtpOutboundGatewaySample-context.xml b/basic/ftp/src/test/resources/META-INF/spring/integration/FtpOutboundGatewaySample-context.xml index 0c43a090..2c40a6e5 100644 --- a/basic/ftp/src/test/resources/META-INF/spring/integration/FtpOutboundGatewaySample-context.xml +++ b/basic/ftp/src/test/resources/META-INF/spring/integration/FtpOutboundGatewaySample-context.xml @@ -22,7 +22,7 @@ - -