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

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


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new 0730c7e  Update schema in preparation for 5.16.2 release
0730c7e is described below

commit 0730c7e24710cc1b008e4ec18aa23e98dde8543e
Author: jbonofre <[email protected]>
AuthorDate: Wed Apr 21 07:26:06 2021 +0200

    Update schema in preparation for 5.16.2 release
---
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 3 +++
 activemq-spring/src/main/resources/META-INF/spring.schemas | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 0ca73ad..123a1c6 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -69,7 +69,10 @@ 
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.15.14.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.15.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.2.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 0291295..d4ebada 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -69,7 +69,10 @@ 
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.15.14.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.15.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.16.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.1.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.2.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