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 1fa13a6  Update spring.schemas for 5.15.13 release
1fa13a6 is described below

commit 1fa13a62701b6b1d5759141eef8f523dd2c65312
Author: jbonofre <[email protected]>
AuthorDate: Mon May 25 06:46:17 2020 +0200

    Update spring.schemas for 5.15.13 release
---
 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 8bfeee5..b447848 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -67,6 +67,7 @@ 
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\://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..7a6b650 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -67,6 +67,7 @@ 
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\://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