Update sprint schemas
Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/7d9140f1 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/7d9140f1 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/7d9140f1 Branch: refs/heads/activemq-5.11.x Commit: 7d9140f139b47a57bfaf827f977115d63edd5639 Parents: df9b18d Author: Daniel Kulp <[email protected]> Authored: Wed Feb 3 14:10:14 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Wed Feb 3 14:10:14 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/7d9140f1/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 3523dba..54880f9 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -41,6 +41,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.11.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.11.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.11.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.11.3.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.11.4.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
