From 3652e480b8932bec6ecc808dcc4e6f2479a6cfe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Mon, 1 Apr 2024 07:42:18 +0200 Subject: [PATCH] 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 1e65e5c046..25513d4e4e 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 f94f5a90b4..a162dc7baa 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