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.