diff --git a/activemq-core/src/main/resources/META-INF/spring.schemas b/activemq-core/src/main/resources/META-INF/spring.schemas index 0fd7b385c2..497c7b30a2 100644 --- a/activemq-core/src/main/resources/META-INF/spring.schemas +++ b/activemq-core/src/main/resources/META-INF/spring.schemas @@ -18,3 +18,8 @@ http\://activemq.org/config/1.0=activemq.xsd http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core.xsd=activemq.xsd +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