Repository: activemq Updated Branches: refs/heads/activemq-5.9 4ba38f70a -> 9494fe859
Update spring.schemas for the 5.9.1 release Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/9494fe85 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/9494fe85 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/9494fe85 Branch: refs/heads/activemq-5.9 Commit: 9494fe85966f4dc0993b7f9fd521f35a89b28f7a Parents: 4ba38f7 Author: Hadrian Zbarcea <[email protected]> Authored: Mon Mar 31 18:56:35 2014 -0400 Committer: Hadrian Zbarcea <[email protected]> Committed: Mon Mar 31 18:57:50 2014 -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/9494fe85/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 b150716..2b76fec 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -33,6 +33,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.6.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.7.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.8.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.9.0.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.9.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.10.0.xsd=activemq.xsd http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
