Repository: activemq Updated Branches: refs/heads/master 29e6f63d5 -> d654e0453
NO-JIRA : Adding 5.14.0 schema Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/d654e045 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/d654e045 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/d654e045 Branch: refs/heads/master Commit: d654e045354bdb129cbe0f3f8c2964570e08c862 Parents: 29e6f63 Author: Christopher L. Shannon (cshannon) <[email protected]> Authored: Tue Aug 2 08:08:48 2016 -0400 Committer: Christopher L. Shannon (cshannon) <[email protected]> Committed: Tue Aug 2 08:08:48 2016 -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/d654e045/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 126b84b..4ecf500 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -47,6 +47,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.13.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.13.2.xsd=activemq.xsd 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
