Repository: activemq
Updated Branches:
  refs/heads/master 8a1abd9bb -> 144808c6e


NO-JIRA: Add schemas for 5.15.7

(cherry picked from commit 030974f5bf01759070a0bfa46c5bd93da7602cc1)


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

Branch: refs/heads/master
Commit: 144808c6e15a36f48864d2fa8f56021e3a3061ae
Parents: 8a1abd9
Author: Christopher L. Shannon <[email protected]>
Authored: Wed Oct 24 08:44:38 2018 -0400
Committer: Christopher L. Shannon <[email protected]>
Committed: Wed Oct 24 08:46:35 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/144808c6/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 3000885..0eb089e 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -61,6 +61,7 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.15.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.7.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/144808c6/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 81a77bd..d3eb596 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -61,6 +61,7 @@ 
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\://activemq.apache.org/schema/core/activemq-core-5.15.5.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.15.6.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.15.7.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