mirror of https://github.com/apache/activemq.git
revert to manual additions to the schema mapping so that previous versions are not dropped from the map: resolve https://issues.apache.org/activemq/browse/AMQ-3005
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1028288 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5edede1d0b
commit
518f0ce146
|
@ -22,4 +22,9 @@ http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd=activemq.xsd
|
|||
http\://activemq.apache.org/schema/core/activemq-core-5.1.0.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.3.0.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-${pom.version}.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.3.1.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.4.0.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.4.1.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.4.2.xsd=activemq.xsd
|
||||
http\://activemq.apache.org/schema/core/activemq-core-5.5.0.xsd=activemq.xsd
|
||||
|
|
Loading…
Reference in New Issue