From 1c988260ab8eaacb32592f822f5377e3fbb0eac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Thu, 28 Apr 2022 19:48:09 +0200 Subject: [PATCH] Upgrade spring schema in preparation for 5.16.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 41d7af6672..a816ca8973 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -75,6 +75,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.16.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 c872970097..49ac8d0a2b 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -75,6 +75,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.16.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