Repository: activemq Updated Branches: refs/heads/activemq-5.14.x 5b6ce12fc -> 973cb4ce5
NO-JIRA: Adding 5.14.2 schema (cherry picked from commit fa55316b6500f23c28cd02b210ed223412d3e123) Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/973cb4ce Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/973cb4ce Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/973cb4ce Branch: refs/heads/activemq-5.14.x Commit: 973cb4ce524400201b748ab60ec55b5d4a7c1620 Parents: 5b6ce12 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Mon Dec 5 09:05:14 2016 -0500 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Mon Dec 5 09:05:46 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/973cb4ce/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 8437fe1..12e113e 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -49,6 +49,7 @@ 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.14.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.14.1.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.14.2.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
