Repository: activemq Updated Branches: refs/heads/trunk ed11b067c -> 997bbb7a0
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/997bbb7a Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/997bbb7a Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/997bbb7a Branch: refs/heads/trunk Commit: 997bbb7a01ae256e72469786e4cc3d44ff0589cd Parents: ed11b06 Author: Hadrian Zbarcea <[email protected]> Authored: Mon Mar 31 18:56:35 2014 -0400 Committer: Hadrian Zbarcea <[email protected]> Committed: Mon Mar 31 18:56:35 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/997bbb7a/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
