You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2019/08/25 05:48:59 UTC

[activemq] branch activemq-5.15.x updated: Update Spring schema version

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 110b09b  Update Spring schema version
110b09b is described below

commit 110b09b3c8cf5f3128f8b0d7da1fbb086b91a467
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Aug 25 07:48:42 2019 +0200

    Update Spring 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 8fb2dfb..68c2e24 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -64,6 +64,7 @@ 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\://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\://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 9771bf8..379dfaf 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -64,6 +64,7 @@ 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\://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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd