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 18cafaf  Add XML schemas for release 3.0.0-M3
18cafaf is described below

commit 18cafaf074173e8b611ac439c72ab88f8b57a16a
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Fri Jun 7 09:50:00 2019 +0200

    Add XML schemas for release 3.0.0-M3
    
    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 fe4a560..12fe6b3 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -136,4 +136,5 @@ 
http\://camel.apache.org/schema/cxf/camel-cxf-2.23.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.24.0.xsd=schema/cxfEndpoint.xsd
 
http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M1.xsd=schema/cxfEndpoint.xsd
 
http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M2.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-3.0.0-M3.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 69fd91f..89c0027 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
@@ -133,4 +133,5 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.23
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.24.0.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M1.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M2.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-3.0.0-M3.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 35fb5f5..d35b91f 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
@@ -127,4 +127,5 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.23.2.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.24.0.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M1.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M2.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-3.0.0-M3.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 e6a1b82..656dae8 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -135,4 +135,5 @@ 
http\://camel.apache.org/schema/spring/camel-spring-2.23.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.24.0.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M1.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M2.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-3.0.0-M3.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd

Reply via email to