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 3c656d4 Add missing schema references
3c656d4 is described below
commit 3c656d42727827d4170b52fba9f91f9f6adc857d
Author: Gregor Zurowski <[email protected]>
AuthorDate: Thu Jun 18 11:54:35 2020 +0200
Add missing schema references
---
components/camel-cxf/src/main/resources/META-INF/spring.schemas | 2 ++
1 file changed, 2 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 ea27228..c762f81 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -150,6 +150,8 @@
http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-RC3.xsd=schema/cxfEndpoint.x
http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-3.0.1.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-3.1.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.2.0.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.3.0.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-3.4.0.xsd=schema/cxfEndpoint.xsd
http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd