INTEXT-122: Make XSD versionless from SI-core XSD

JIRA: https://jira.spring.io/browse/INTEXT-122

Fix for SMPP. All other extensions will be fixed on demand, when they will be upgraded to SI 4.0 or higher
This commit is contained in:
Artem Bilan
2014-12-05 19:39:33 +02:00
parent 3318a4ddeb
commit fddd7e47b4
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ ext {
slf4jVersion = '1.7.7'
commonsLangVersion = '2.6'
commonsBeanUtilsVersion = '1.8.3'
springIntegrationVersion = '4.0.2.RELEASE'
springIntegrationVersion = '4.0.5.RELEASE'
idPrefix = 'smpp'

View File

@@ -10,7 +10,7 @@
<xsd:import namespace="http://www.springframework.org/schema/beans" />
<xsd:import namespace="http://www.springframework.org/schema/tool" />
<xsd:import namespace="http://www.springframework.org/schema/integration"
schemaLocation="http://www.springframework.org/schema/integration/spring-integration-4.0.xsd" />
schemaLocation="http://www.springframework.org/schema/integration/spring-integration.xsd" />
<xsd:annotation>
<xsd:documentation><![CDATA[