INT-2710 - Remove hard-coded schema references
For reference see: https://jira.springsource.org/browse/INT-2710
This commit is contained in:
committed by
Gary Russell
parent
35ccb61b31
commit
dad4eac9ac
@@ -264,7 +264,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns:int="http://www.springframework.org/schema/integration"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/integration
|
||||
http://www.springframework.org/schema/integration/spring-integration-2.1.xsd
|
||||
http://www.springframework.org/schema/integration/spring-integration-2.2.xsd
|
||||
http://www.springframework.org/schema/beans
|
||||
http://www.springframework.org/schema/beans/spring-beans.xsd">
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user