This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.22.x by this push:
     new dffd3f9  Add XML reference for release 2.22.2
dffd3f9 is described below

commit dffd3f981ec774b119ed19d7d0ad4fd350428165
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Sat Nov 10 11:30:50 2018 +0100

    Add XML reference for release 2.22.2
    
    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 f16c93e..0303ee8 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -124,4 +124,5 @@ 
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-2.22.2.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 ab64b38..d9db23e 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
@@ -121,4 +121,5 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.21
 
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-2.22.2.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 38a36ca..932249e 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
@@ -115,4 +115,5 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.21.2.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-2.22.2.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 93fc60a..b961d5c 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -123,4 +123,5 @@ 
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-2.22.2.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd

Reply via email to