This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new a7df9c688a Update spring schema in preparation of 5.18.7 release
a7df9c688a is described below
commit a7df9c688a43baa6ef9b69eb93711def883db95f
Author: JB Onofré <[email protected]>
AuthorDate: Wed Mar 12 17:34:32 2025 +0100
Update spring schema in preparation of 5.18.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 ab69a51544..d6e1c24354 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -89,6 +89,7 @@
http\://activemq.apache.org/schema/core/activemq-core-5.18.3.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.4.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.5.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.18.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 f05e6bf6c4..fee55d2be3 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -89,6 +89,7 @@
http\://activemq.apache.org/schema/core/activemq-core-5.18.3.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.4.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.5.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-5.18.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.18.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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact