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 37ca550a62 Update spring.schemas version in preparation for 5.16.8
release
37ca550a62 is described below
commit 37ca550a62b9dd3f5bae4c03bb4f8cf464a3e9da
Author: JB Onofré <[email protected]>
AuthorDate: Tue Mar 18 17:58:53 2025 +0100
Update spring.schemas version in preparation for 5.16.8 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 f4202dfe2b..69286bc37a 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -78,6 +78,7 @@
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\://activemq.apache.org/schema/core/activemq-core-5.16.8.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 8f8a69f06b..f76f9a01af 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -78,6 +78,7 @@
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\://activemq.apache.org/schema/core/activemq-core-5.16.8.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