Skip to content

Commit 0bb7c2e

Browse files
committed
feat(int-aws): xsd tool schema location
1 parent 0466efc commit 0bb7c2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

int-aws/src/main/resources/org/springframework/schema/integration/aws/spring-integration-aws.xsd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
targetNamespace="http://www.springframework.org/schema/integration/aws"
77
elementFormDefault="qualified">
88

9-
<import namespace="http://www.springframework.org/schema/tool"/>
9+
<import namespace="http://www.springframework.org/schema/tool"
10+
schemaLocation="https://www.springframework.org/schema/tool/spring-tool.xsd"/>
1011
<import namespace="http://www.springframework.org/schema/integration"
1112
schemaLocation="https://www.springframework.org/schema/integration/spring-integration.xsd"/>
1213

0 commit comments

Comments
 (0)