From 50d1fe9f8e6b79150831d6b625df007c2d943169 Mon Sep 17 00:00:00 2001 From: "Christopher L. Shannon (cshannon)" Date: Wed, 14 Nov 2018 10:00:36 -0500 Subject: [PATCH] NO-JIRA: Add 5.15.8 schema version --- 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 0eb089ea1f..67b0cd391f 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -62,6 +62,7 @@ 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\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd 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\://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 d3eb596d1e..d340983d74 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -62,6 +62,7 @@ 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\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd