diff --git a/activemq-core/src/main/resources/META-INF/spring.schemas b/activemq-core/src/main/resources/META-INF/spring.schemas index e5292b5b66..501f622343 100644 --- a/activemq-core/src/main/resources/META-INF/spring.schemas +++ b/activemq-core/src/main/resources/META-INF/spring.schemas @@ -1,8 +1,8 @@ # resolve remote XSD documents to local classpath schema http\://activemq.apache.org/schema/activemq-core.xsd = activemq.xsd -http\://activemq.apache.org/schema/activemq-core-4.1.xsd = activemq.xsd +http\://activemq.apache.org/schema/activemq-core-4.1.2.xsd = activemq.xsd # attempt to resolve the namespace URI to a schema if no XSD is mentioned in the doc # TODO this is EXPERIMENTAL - it might not actually be used! http\://activemq.org/config/1.0=activemq.xsd -http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd \ No newline at end of file +http\://activemq.org/config/1.0/1.0.xsd=activemq.xsd