diff --git a/org.springframework.jdbc/src/main/resources/META-INF/spring.schemas b/org.springframework.jdbc/src/main/resources/META-INF/spring.schemas index 54ff8a5bbb..0b9d1bae07 100644 --- a/org.springframework.jdbc/src/main/resources/META-INF/spring.schemas +++ b/org.springframework.jdbc/src/main/resources/META-INF/spring.schemas @@ -1 +1,2 @@ -http\://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd \ No newline at end of file +http\://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd +http\://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd \ No newline at end of file