Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 4808b35b5 -> ae97f7dfb
NO-JIRA: Adding 5.14.1 schema entry (cherry picked from commit 26e7136ab7891753604f0d50a5bf61b39366e51a) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ae97f7df Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ae97f7df Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ae97f7df Branch: refs/heads/activemq-5.14.x Commit: ae97f7dfb73ecc0484c2e70f87007cd86700366c Parents: 4808b35 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Tue Sep 27 08:05:15 2016 -0400 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Tue Sep 27 08:05:56 2016 -0400 ---------------------------------------------------------------------- activemq-spring/src/main/resources/META-INF/spring.schemas | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/ae97f7df/activemq-spring/src/main/resources/META-INF/spring.schemas ---------------------------------------------------------------------- diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas b/activemq-spring/src/main/resources/META-INF/spring.schemas index 4ecf500..8437fe1 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -48,6 +48,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.13.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.13.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.13.4.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.14.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.14.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
