From e0356272f335c38bbe9f7b42a9c2e611d9c4b907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Thu, 22 Jun 2023 17:49:59 +0200 Subject: [PATCH] Update spring.schemas in preparation for 5.17.5 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 cac3226566..a1f47dc1c5 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -79,6 +79,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd 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\://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 1bb8f4562b..65a462bd1e 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -79,6 +79,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd