diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas b/activemq-osgi/src/main/resources/META-INF/spring.schemas index 737c248873..aa9b3b7c82 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -88,6 +88,7 @@ http\://activemq.apache.org/schema/core/activemq-core-6.0.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-6.2.0.xsd=activemq.xsd http\://camel.apache.org/schema/spring/camel-spring.xsd=camel-spring.xsd diff --git a/activemq-spring/src/main/resources/META-INF/spring.schemas b/activemq-spring/src/main/resources/META-INF/spring.schemas index 333f080f75..7348766b02 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -89,6 +89,7 @@ http\://activemq.apache.org/schema/core/activemq-core-6.0.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.0.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.1.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-6.1.2.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-6.2.0.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