diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas b/activemq-osgi/src/main/resources/META-INF/spring.schemas index a816ca8973..27c6c56ded 100644 --- a/activemq-osgi/src/main/resources/META-INF/spring.schemas +++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas @@ -76,6 +76,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.5.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.16.6.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 49ac8d0a2b..2014c224ae 100644 --- a/activemq-spring/src/main/resources/META-INF/spring.schemas +++ b/activemq-spring/src/main/resources/META-INF/spring.schemas @@ -76,6 +76,7 @@ http\://activemq.apache.org/schema/core/activemq-core-5.16.2.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.3.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.4.xsd=activemq.xsd http\://activemq.apache.org/schema/core/activemq-core-5.16.5.xsd=activemq.xsd +http\://activemq.apache.org/schema/core/activemq-core-5.16.6.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