Repository: activemq Updated Branches: refs/heads/activemq-5.12.x 258faf934 -> 002361327
Update spring.schemas Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/00236132 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/00236132 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/00236132 Branch: refs/heads/activemq-5.12.x Commit: 002361327829a6617565a8dd16e078cef732446f Parents: 258faf9 Author: Daniel Kulp <[email protected]> Authored: Wed Feb 3 13:21:39 2016 -0500 Committer: Daniel Kulp <[email protected]> Committed: Wed Feb 3 13:21:39 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/00236132/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 49b4653..f496b98 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -42,6 +42,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.11.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.12.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.12.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.12.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.12.3.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
