Repository: activemq
Updated Branches:
  refs/heads/master 1d2dcffce -> 1db36d864


NO-JIRA: Add 5.15.4 schema identifier


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

Branch: refs/heads/master
Commit: 1db36d864d4199894d873bf7d7dfae5a23399de1
Parents: 1d2dcff
Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Authored: Thu May 17 13:14:13 2018 -0400
Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Committed: Thu May 17 13:14:13 2018 -0400

----------------------------------------------------------------------
 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/1db36d86/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 858016f..f5e68a6 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -58,6 +58,7 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.15.4.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/1db36d86/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 24f2029..0109338 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -58,6 +58,7 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.15.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

Reply via email to