This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new d03ac23 Add XML references for release 2.21.3 d03ac23 is described below commit d03ac23a0fc8d22fc72f9fea6d95ecf2a97c1c9b Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Sun Oct 28 17:18:26 2018 +0100 Add XML references for release 2.21.3 Signed-off-by: Gregor Zurowski <gre...@zurowski.org> --- components/camel-cxf/src/main/resources/META-INF/spring.schemas | 1 + .../camel-spring-integration/src/main/resources/META-INF/spring.schemas | 1 + .../camel-spring-security/src/main/resources/META-INF/spring.schemas | 1 + components/camel-spring/src/main/resources/META-INF/spring.schemas | 1 + 4 files changed, 4 insertions(+) diff --git a/components/camel-cxf/src/main/resources/META-INF/spring.schemas b/components/camel-cxf/src/main/resources/META-INF/spring.schemas index f1f891a..ab417ae 100644 --- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas +++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas @@ -122,6 +122,7 @@ http\://camel.apache.org/schema/cxf/camel-cxf-2.20.4.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.21.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.21.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.21.2.xsd=schema/cxfEndpoint.xsd +http\://camel.apache.org/schema/cxf/camel-cxf-2.21.3.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.22.0.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-2.22.1.xsd=schema/cxfEndpoint.xsd http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd diff --git a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas index a5332c5..1a99122 100644 --- a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas @@ -119,6 +119,7 @@ http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.20 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21.2.xsd=schema/camel-spring-integration.xsd +http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21.3.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.0.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.22.1.xsd=schema/camel-spring-integration.xsd http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd diff --git a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas index cfef51d..15c5832 100644 --- a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas @@ -113,6 +113,7 @@ http\://camel.apache.org/schema/spring-security/camel-spring-security-2.20.4.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.2.xsd=schema/camel-spring-security.xsd +http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.3.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.0.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-2.22.1.xsd=schema/camel-spring-security.xsd http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd diff --git a/components/camel-spring/src/main/resources/META-INF/spring.schemas b/components/camel-spring/src/main/resources/META-INF/spring.schemas index 91cdc05..de26e63 100644 --- a/components/camel-spring/src/main/resources/META-INF/spring.schemas +++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas @@ -121,6 +121,7 @@ http\://camel.apache.org/schema/spring/camel-spring-2.20.4.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.21.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.21.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.21.2.xsd=camel-spring.xsd +http\://camel.apache.org/schema/spring/camel-spring-2.21.3.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.22.0.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-2.22.1.xsd=camel-spring.xsd http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd