Add the release version number to the spring.schemas files

git-svn-id: https://svn.apache.org/repos/asf/camel/branches/camel-2.7.x@1231770 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/components/camel-cxf/src/main/resources/META-INF/spring.schemas b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
index b7b1f12..3f18e3f 100644
--- a/components/camel-cxf/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-cxf/src/main/resources/META-INF/spring.schemas
@@ -29,6 +29,10 @@
 http\://camel.apache.org/schema/cxf/camel-cxf-2.6.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.7.0.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-2.7.1.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.7.2.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.7.3.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.7.4.xsd=schema/cxfEndpoint.xsd
+http\://camel.apache.org/schema/cxf/camel-cxf-2.7.5.xsd=schema/cxfEndpoint.xsd
 http\://camel.apache.org/schema/cxf/camel-cxf-${pom.version}.xsd=schema/cxfEndpoint.xsd
 
 # since we don't publish the camel schema in the cxf site, we will always use the schema file in the class path 
diff --git a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
index ce5cf70..91aca92 100644
--- a/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring-integration/src/main/resources/META-INF/spring.schemas
@@ -26,4 +26,8 @@
 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.6.0.xsd=schema/camel-spring-integration.xsd

 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.0.xsd=schema/camel-spring-integration.xsd

 http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.1.xsd=schema/camel-spring-integration.xsd

-http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd

+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.2.xsd=schema/camel-spring-integration.xsd

+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.3.xsd=schema/camel-spring-integration.xsd

+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.4.xsd=schema/camel-spring-integration.xsd

+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-2.7.5.xsd=schema/camel-spring-integration.xsd
+http\://camel.apache.org/schema/spring/integration/camel-spring-integration-${pom.version}.xsd=schema/camel-spring-integration.xsd
\ No newline at end of file
diff --git a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
index 140c20a..5b9c861 100644
--- a/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring-security/src/main/resources/META-INF/spring.schemas
@@ -23,4 +23,8 @@
 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.6.0.xsd=schema/camel-spring-security.xsd

 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.0.xsd=schema/camel-spring-security.xsd

 http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.1.xsd=schema/camel-spring-security.xsd

-http\://camel.apache.org/schema/spring-security/camel-spring-security-${pom.version}.xsd=schema/camel-spring-security.xsd

+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.2.xsd=schema/camel-spring-security.xsd

+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.3.xsd=schema/camel-spring-security.xsd

+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.4.xsd=schema/camel-spring-security.xsd

+http\://camel.apache.org/schema/spring-security/camel-spring-security-2.7.5.xsd=schema/camel-spring-security.xsd
+http\://camel.apache.org/schema/spring-security/camel-spring-security-${pom.version}.xsd=schema/camel-spring-security.xsd
\ No newline at end of file
diff --git a/components/camel-spring/src/main/resources/META-INF/spring.schemas b/components/camel-spring/src/main/resources/META-INF/spring.schemas
index e8dfc62..280ed8c 100644
--- a/components/camel-spring/src/main/resources/META-INF/spring.schemas
+++ b/components/camel-spring/src/main/resources/META-INF/spring.schemas
@@ -28,6 +28,10 @@
 http\://camel.apache.org/schema/spring/camel-spring-2.6.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.7.0.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-2.7.1.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.7.2.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.7.3.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.7.4.xsd=camel-spring.xsd
+http\://camel.apache.org/schema/spring/camel-spring-2.7.5.xsd=camel-spring.xsd
 http\://camel.apache.org/schema/spring/camel-spring-${pom.version}.xsd=camel-spring.xsd
 
 http\://camel.apache.org/schema/osgi/camel-osgi.xsd=camel-osgi.xsd
@@ -41,4 +45,8 @@
 http\://camel.apache.org/schema/osgi/camel-osgi-2.6.0.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.7.0.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-2.7.1.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.7.2.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.7.3.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.7.4.xsd=camel-osgi.xsd
+http\://camel.apache.org/schema/osgi/camel-osgi-2.7.5.xsd=camel-osgi.xsd
 http\://camel.apache.org/schema/osgi/camel-osgi-${pom.version}.xsd=camel-osgi.xsd