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 1c315db  Update xsd version
1c315db is described below

commit 1c315db1d1a5432a87e0e43d82d8e926811c6419
Author: jbonofre <[email protected]>
AuthorDate: Thu Jan 14 09:32:33 2021 +0100

    Update xsd 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 0ca73ad..89860b6 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -70,6 +70,7 @@ 
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.16.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.1.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..b91d441 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -70,6 +70,7 @@ 
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.16.0.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.16.1.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