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

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


The following commit(s) were added to refs/heads/main by this push:
     new 3652e480b Update Spring schemas version in preparation for 6.1.1 
release
3652e480b is described below

commit 3652e480b8932bec6ecc808dcc4e6f2479a6cfe0
Author: JB Onofré <[email protected]>
AuthorDate: Mon Apr 1 07:42:18 2024 +0200

    Update Spring schemas version in preparation for 6.1.1 release
---
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 2 ++
 activemq-spring/src/main/resources/META-INF/spring.schemas | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 1e65e5c04..25513d4e4 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -84,7 +84,9 @@ 
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\://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\://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 f94f5a90b..a162dc7ba 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -85,7 +85,9 @@ 
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\://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\://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