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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 0cead2e231 Upgrade spring schema in preparation for 5.17.7 release
0cead2e231 is described below

commit 0cead2e2310127d0629b89c0dc63ca3e0b86b8e3
Author: JB Onofré <[email protected]>
AuthorDate: Fri Mar 14 16:21:14 2025 +0100

    Upgrade spring schema in preparation for 5.17.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 06e652d337..c9e687fd22 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -81,6 +81,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.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 cb49d97105..5501297ff3 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -81,6 +81,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.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


Reply via email to