diff --git a/src/main/resources/org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd b/src/main/resources/org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
index ba0431c65..ede5cce4b 100644
--- a/src/main/resources/org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
+++ b/src/main/resources/org/springframework/data/jpa/repository/config/spring-jpa-1.0.xsd
@@ -9,9 +9,9 @@
+ schemaLocation="http://www.springframework.org/schema/context/spring-context-3.0.xsd" />
+ schemaLocation="http://www.springframework.org/schema/data/repository/spring-repository-1.0.xsd" />