Upgrade schema in preparation for 5.17.4 release
diff --git a/activemq-osgi/src/main/resources/META-INF/spring.schemas b/activemq-osgi/src/main/resources/META-INF/spring.schemas
index 2165e6a..cac3226 100644
--- a/activemq-osgi/src/main/resources/META-INF/spring.schemas
+++ b/activemq-osgi/src/main/resources/META-INF/spring.schemas
@@ -78,6 +78,7 @@
 http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.4.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 b029c31..1bb8f45 100644
--- a/activemq-spring/src/main/resources/META-INF/spring.schemas
+++ b/activemq-spring/src/main/resources/META-INF/spring.schemas
@@ -78,6 +78,7 @@
 http\://activemq.apache.org/schema/core/activemq-core-5.17.1.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.2.xsd=activemq.xsd
 http\://activemq.apache.org/schema/core/activemq-core-5.17.3.xsd=activemq.xsd
+http\://activemq.apache.org/schema/core/activemq-core-5.17.4.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