This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 18ea9ac0a3 Upgrade the spring.schemas in preparation for the 6.2.2
release (#1804)
18ea9ac0a3 is described below
commit 18ea9ac0a3402055b31b81f759403504afaa12c1
Author: JB Onofré <[email protected]>
AuthorDate: Thu Mar 19 11:46:41 2026 +0100
Upgrade the spring.schemas in preparation for the 6.2.2 release (#1804)
---
activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
1 file changed, 1 insertion(+)
diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas
b/activemq-spring/src/main/resources/META-INF/spring.schemas
index 90838bfb8b..6e3412358c 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -23,6 +23,7 @@
http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.2.0.xsd=activemq.xsd
http\://activemq.apache.org/schema/core/activemq-core-6.2.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-6.2.2.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