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 ede5cce4b..4b6781ac2 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,10 +9,9 @@
+ schemaLocation="http://www.springframework.org/schema/context/spring-context.xsd" />
-
+ schemaLocation="http://www.springframework.org/schema/data/repository/spring-repository.xsd" />