Repository: activemq
Updated Branches:
  refs/heads/activemq-5.15.x 4afb41afa -> 164312f88


Add schemas

(cherry picked from commit 5189b4e54594793f308c75e4b357bd855887fea1)


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a7ee7ab3
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/a7ee7ab3
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/a7ee7ab3

Branch: refs/heads/activemq-5.15.x
Commit: a7ee7ab3a9539b8a6fe286f0546570d21f9d89e0
Parents: 4afb41a
Author: Christopher L. Shannon (cshannon) <[email protected]>
Authored: Mon Jan 29 08:07:46 2018 -0500
Committer: Christopher L. Shannon (cshannon) <[email protected]>
Committed: Mon Jan 29 08:12:09 2018 -0500

----------------------------------------------------------------------
 activemq-osgi/src/main/resources/META-INF/spring.schemas   | 1 +
 activemq-spring/src/main/resources/META-INF/spring.schemas | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq/blob/a7ee7ab3/activemq-osgi/src/main/resources/META-INF/spring.schemas
----------------------------------------------------------------------
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas 
b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 35b0628..858016f 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -57,6 +57,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.3.xsd=activemq.xsd
 
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd
 

http://git-wip-us.apache.org/repos/asf/activemq/blob/a7ee7ab3/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 790b575..24f2029 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -57,6 +57,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.0.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.2.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.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

Reply via email to