From af72eb18505b779c4bca172b649f5da3907e4779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Tue, 19 Nov 2019 15:37:41 +0100 Subject: [PATCH] NO-JIRA: Add schemas for 5.15.11 --- 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 68c2e24139..600dcb132a 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -65,6 +65,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.7.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.8.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.9.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.10.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.11.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 379dfaf5da..59e3a91755 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -65,6 +65,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.7.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.8.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.9.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.10.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.11.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