This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new e5407473c8 Update spring.schemas version in preparation for 6.1.4
release
e5407473c8 is described below
commit e5407473c8f02ffe24b3b25f9c56f3817ae0c7af
Author: JB Onofré <[email protected]>
AuthorDate: Thu Nov 7 08:54:37 2024 +0000
Update spring.schemas version in preparation for 6.1.4 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 f711396f21..8970dd08df 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-6.1.0.xsd=activemq.xsd
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.1.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-6.1.4.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 aaeb52d2a9..ce04dcc5fc 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -90,6 +90,7 @@
http\://activemq.apache.org/schema/core/activemq-core-6.1.0.xsd=activemq.xsd
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.1.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-6.1.4.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