From d1c3c4814ee386f6f1df09495a8721e30b3b1610 Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Tue, 31 Jul 2018 08:35:08 -0400 Subject: [PATCH] NO-JIRA: Add spring schemas for 5.15.5 --- 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 f5e68a6ed9..1b7c079415 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -59,6 +59,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.4.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.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 01093380cc..f6dba9229a 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -59,6 +59,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.15.4.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.15.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