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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/main by this push:
     new 8523eaeb0 Update spring.schemas
8523eaeb0 is described below

commit 8523eaeb07a8b24eec0607e09ad566d87d9b2964
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 29 08:04:25 2022 +0100

    Update spring.schemas
---
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 3 +++
 activemq-spring/src/main/resources/META-INF/spring.schemas | 7 +++++++
 2 files changed, 10 insertions(+)

diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 91b3f6d62..cd2b0d44a 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -73,6 +73,9 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
 
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas 
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index b91d441a6..b029c3161 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -71,6 +71,13 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.15.13.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.14.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

Reply via email to