Repository: camel
Updated Branches:
  refs/heads/master be29ddebf -> 1dfc3109f


Add schema references for release 2.18.4

Signed-off-by: Gregor Zurowski <gre...@zurowski.org>


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1dfc3109
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1dfc3109
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1dfc3109

Branch: refs/heads/master
Commit: 1dfc3109f807213e649ad89bebf6b4c7218854fa
Parents: be29dde
Author: Gregor Zurowski <gre...@zurowski.org>
Authored: Thu May 25 10:38:10 2017 +0100
Committer: Gregor Zurowski <gre...@zurowski.org>
Committed: Thu May 25 10:48:29 2017 +0100

----------------------------------------------------------------------
 components/camel-cxf/src/main/resources/META-INF/spring.schemas     | 1 +
 .../src/main/resources/META-INF/spring.schemas                      | 1 +
 .../src/main/resources/META-INF/spring.schemas                      | 1 +
 components/camel-spring/src/main/resources/META-INF/spring.schemas  | 1 +
 4 files changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1dfc3109/components/camel-cxf/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 bd2dc19..54b8cca 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -106,5 +106,6 @@ 
http\://camel.apache.org/schema/cxf/camel-cxf-2.18.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.18.1.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.18.2.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.18.3.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.18.4.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.19.0.xsd=schema/cxfEndpoint.xsd
 
http\://camel.apache.org/schema/cxf/camel-cxf-${project.version}.xsd=schema/cxfEndpoint.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/1dfc3109/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 9d13808..4a8fb2b 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
@@ -103,5 +103,6 @@ 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.1.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.2.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.3.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.18.4.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.19.0.xsd=schema/camel-spring-integration.xsd
 
http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${project.version}.xsd=schema/camel-spring-integration.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/1dfc3109/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 4f6e4b1..18948f9 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
@@ -97,5 +97,6 @@ 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.0.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.1.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.2.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.3.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.18.4.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-2.19.0.xsd=schema/camel-spring-security.xsd
 
http\://camel.apache.org/schema/spring-security/camel-spring-security-${project.version}.xsd=schema/camel-spring-security.xsd

http://git-wip-us.apache.org/repos/asf/camel/blob/1dfc3109/components/camel-spring/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
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 b076d9b..a554af0 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -105,5 +105,6 @@ 
http\://camel.apache.org/schema/spring/camel-spring-2.18.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.18.1.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.18.2.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.18.3.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.18.4.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.19.0.xsd=camel-spring.xsd
 
http\://camel.apache.org/schema/spring/camel-spring-${project.version}.xsd=camel-spring.xsd

Reply via email to