From a5ccf8e835e2e1b6ddfed0e7b7ae0371e000177c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Fri, 6 Aug 2021 17:17:01 +0200 Subject: [PATCH] Update spring schemas version in preparation for the 5.16.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 123a1c67bd..3047c7a3fb 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -73,6 +73,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.15.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd 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\://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 d4ebadaa30..774f815297 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -73,6 +73,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.15.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd