From baf3a69ffd88c268ec388719c71e96bfe429924e Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 17 Aug 2011 16:41:41 -0400 Subject: [PATCH] updated 2.0 xsd --- .../sftp/config/spring-integration-sftp-2.0.xsd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-integration-sftp/src/main/resources/org/springframework/integration/sftp/config/spring-integration-sftp-2.0.xsd b/spring-integration-sftp/src/main/resources/org/springframework/integration/sftp/config/spring-integration-sftp-2.0.xsd index d59efb52bb..d36f2437d1 100644 --- a/spring-integration-sftp/src/main/resources/org/springframework/integration/sftp/config/spring-integration-sftp-2.0.xsd +++ b/spring-integration-sftp/src/main/resources/org/springframework/integration/sftp/config/spring-integration-sftp-2.0.xsd @@ -26,12 +26,12 @@ - + + Reference to a DefaultSftpSessionFactory bean. + ]]> @@ -149,11 +149,11 @@ endpoint itself is a Polling Consumer for a channel with a queue. - + - Reference to a [org.springframework.integration.sftp.session.SftpSessionFactory] bean. + Reference to a DefaultSftpSessionFactory bean.