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

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


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 3618f745f Update spring.schema in preparation for 5.15.16 release
3618f745f is described below

commit 3618f745fa25a32adc61d45fe24deff2bdc1d8d9
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Oct 25 09:39:43 2023 +0200

    Update spring.schema in preparation for 5.15.16 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 695ffa20f..901042d10 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -70,6 +70,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.15.12.xsd=activemq.xsd
 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.15.15.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.16.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 5d8be3d2e..806cbace1 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -70,6 +70,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.15.12.xsd=activemq.xsd
 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.15.15.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.16.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