Repository: activemq Updated Branches: refs/heads/trunk 5c199c3d9 -> 54f6508d4
Update spring.schemas for the 5.11.0 release Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/54f6508d Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/54f6508d Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/54f6508d Branch: refs/heads/trunk Commit: 54f6508d44e7c9acf6eb4d41d84d226ca833ffdf Parents: 5c199c3 Author: Dejan Bosanac <[email protected]> Authored: Mon Dec 29 11:48:26 2014 +0100 Committer: Dejan Bosanac <[email protected]> Committed: Mon Dec 29 11:48:26 2014 +0100 ---------------------------------------------------------------------- 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/54f6508d/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 2b76fec..c08184f 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -35,6 +35,7 @@ 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\://activemq.apache.org/schema/core/activemq-core-5.11.0.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
