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

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


The following commit(s) were added to refs/heads/master by this push:
     new 742feba  Update spring.schemas for 5.16.0 and 5.15.13 releases
742feba is described below

commit 742feba11e67ae84f74eb33b2fab00c8d2813f61
Author: jbonofre <[email protected]>
AuthorDate: Mon May 25 06:43:33 2020 +0200

    Update spring.schemas for 5.16.0 and 5.15.13 releases
---
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 2 ++
 activemq-spring/src/main/resources/META-INF/spring.schemas | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 8bfeee5..35a9982 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -67,6 +67,8 @@ 
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\://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.16.0.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 ccf7f0a..3695abb 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -67,6 +67,8 @@ 
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\://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.16.0.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