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

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


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 79a43c1f6 Update spring.schemas in preparation for 5.16.7 release
79a43c1f6 is described below

commit 79a43c1f6dc661413d109eace9f54a15d41e68b0
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Oct 25 09:37:45 2023 +0200

    Update spring.schemas in preparation for 5.16.7 release
---
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 1 +
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 2 files changed, 2 insertions(+)

diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 27c6c56de..f4202dfe2 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -77,6 +77,7 @@ 
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.16.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.7.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 2014c224a..8f8a69f06 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -77,6 +77,7 @@ 
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.16.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.7.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