Repository: activemq Updated Branches: refs/heads/master b0884f88d -> d76cabe34
Add upcoming 5.13.5 release to spring schemas Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d76cabe3 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/d76cabe3 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/d76cabe3 Branch: refs/heads/master Commit: d76cabe344815a0bf1e0a00da0200859f9f78ca1 Parents: b0884f8 Author: Daniel Kulp <[email protected]> Authored: Fri Dec 16 13:01:00 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Fri Dec 16 13:01:00 2016 -0500 ---------------------------------------------------------------------- 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/d76cabe3/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 12e113e..4f3e47a 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -47,6 +47,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.13.1.xsd=activemq.xsd 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.13.5.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\://activemq.apache.org/schema/core/activemq-core-5.14.2.xsd=activemq.xsd
