This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new af72eb1  NO-JIRA: Add schemas for 5.15.11
af72eb1 is described below

commit af72eb18505b779c4bca172b649f5da3907e4779
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 19 15:37:41 2019 +0100

    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 68c2e24..600dcb1 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 379dfaf..59e3a91 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

Reply via email to