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

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


The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
     new 96249d330 Update spring.schema in preparation for 6.0.1 release
96249d330 is described below

commit 96249d330b219c17d0378f49cc90adf9e4aa3258
Author: JB Onofré <[email protected]>
AuthorDate: Wed Nov 29 16:39:54 2023 +0100

    Update spring.schema in preparation for 6.0.1 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 9ce895dee..a22434598 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -84,6 +84,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.18.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-6.0.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-6.0.1.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 d0e9858d8..e5c7b2fcd 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -85,6 +85,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.17.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.18.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.18.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-6.0.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-6.0.1.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

Reply via email to