Repository: activemq Updated Branches: refs/heads/activemq-5.13.x f83bfef6e -> 801ba0ab7
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/801ba0ab Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/801ba0ab Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/801ba0ab Branch: refs/heads/activemq-5.13.x Commit: 801ba0ab71a6c3b0f1cb3f4ba6c5b64e4e314f95 Parents: f83bfef Author: Daniel Kulp <[email protected]> Authored: Fri Dec 16 13:02:40 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Fri Dec 16 13:02:40 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/801ba0ab/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 126b84b..54c66f4 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
