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 2020/03/05 16:50:40 UTC

[activemq] branch activemq-5.15.x updated: Update ActiveMQ schemas version in preparation for the 5.15.12 release

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 f7a3883  Update ActiveMQ schemas version in preparation for the 5.15.12 release
f7a3883 is described below

commit f7a388369adbd459f738222fc078a47c33a48084
Author: jbonofre <jb...@apache.org>
AuthorDate: Thu Mar 5 17:50:14 2020 +0100

    Update ActiveMQ schemas version in preparation for the 5.15.12 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 600dcb1..8bfeee5 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -66,6 +66,7 @@ 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\://activemq.apache.org/schema/core/activemq-core-5.15.12.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 59e3a91..ccf7f0a 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -66,6 +66,7 @@ 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\://activemq.apache.org/schema/core/activemq-core-5.15.12.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