From 0730c7e24710cc1b008e4ec18aa23e98dde8543e Mon Sep 17 00:00:00 2001 From: jbonofre Date: Wed, 21 Apr 2021 07:26:06 +0200 Subject: [PATCH] Update schema in preparation for 5.16.2 release --- activemq-osgi/src/main/resources/META-INF/spring.schemas | 3 +++ activemq-spring/src/main/resources/META-INF/spring.schemas | 3 +++ 2 files changed, 6 insertions(+) diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas b/activemq-osgi/src/main/resources/META-INF/spring.schemas index 0ca73ad31f..123a1c67bd 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -69,7 +69,10 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.11.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.12.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.13.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.14.xsd=activemq.xsd +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\://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 0291295de2..d4ebadaa30 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -69,7 +69,10 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.11.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.12.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.13.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.14.xsd=activemq.xsd +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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd