From a5e6db51f67a68ef7b15959fc21061507e5d4019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Wed, 25 Oct 2023 07:00:30 +0200 Subject: [PATCH] Upgrade spring.schemas in preparation for 5.17.6 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 a1f47dc1c5..06e652d337 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -80,6 +80,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd 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\://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 65a462bd1e..cb49d97105 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -80,6 +80,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd