From 583b6ea9f3a508427d8c5c16eb1237345f71438a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Tue, 24 Oct 2023 16:41:56 +0200 Subject: [PATCH] Update spring schemas in preparation for 5.18.3 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 c96fb329e3..e30cdb888f 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/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-5.18.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.18.3.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 7fb4e35ac8..9872b73423 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-5.18.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.18.3.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