Repository: activemq
Updated Branches:
  refs/heads/master e50e1661b -> 76cc77966


NO-JIRA: Adding schema definition for 5.15.1


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

Branch: refs/heads/master
Commit: 76cc7796686ddf1243e5fb327214580b2c90a5e0
Parents: e50e166
Author: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Authored: Mon Sep 25 08:43:04 2017 -0400
Committer: Christopher L. Shannon (cshannon) <christopher.l.shan...@gmail.com>
Committed: Mon Sep 25 08:43:04 2017 -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/76cc7796/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 270c66f..2547616 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -55,6 +55,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.4.xsd=activemq.xsd
 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\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd

http://git-wip-us.apache.org/repos/asf/activemq/blob/76cc7796/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 b114a57..da9c7c8 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -55,6 +55,7 @@ 
http\://activemq.apache.org/schema/core/activemq-core-5.14.3.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.14.4.xsd=activemq.xsd
 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\://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