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

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


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 982b5d779 Update spring.schemas in preparation for 5.17.3 release
982b5d779 is described below

commit 982b5d7792cc0a8569e6046a90a0a39b33cdfcd1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Nov 29 08:04:25 2022 +0100

    Update spring.schemas in preparation for 5.17.3 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 d9224a6c6..2165e6a9d 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -77,6 +77,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.3.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 5fb6837cd..b029c3161 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -77,6 +77,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.3.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