Skip to content

Commit b567974

Browse files
christophstroblmp911de
authored andcommitted
DATAMONGO-1643 - Add and use 2.0 namespace xsd.
Original pull request: spring-projects#451.
1 parent b1acda4 commit b567974

File tree

4 files changed

+724
-6
lines changed

4 files changed

+724
-6
lines changed

spring-data-mongodb/src/main/resources/META-INF/spring.schemas

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ http\://www.springframework.org/schema/data/mongo/spring-mongo-1.7.xsd=org/sprin
88
http\://www.springframework.org/schema/data/mongo/spring-mongo-1.8.xsd=org/springframework/data/mongodb/config/spring-mongo-1.8.xsd
99
http\://www.springframework.org/schema/data/mongo/spring-mongo-1.10.xsd=org/springframework/data/mongodb/config/spring-mongo-1.10.xsd
1010
http\://www.springframework.org/schema/data/mongo/spring-mongo-1.10.2.xsd=org/springframework/data/mongodb/config/spring-mongo-1.10.2.xsd
11-
http\://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-1.10.2.xsd
11+
http\://www.springframework.org/schema/data/mongo/spring-mongo-2.0.xsd=org/springframework/data/mongodb/config/spring-mongo-2.0.xsd
12+
http\://www.springframework.org/schema/data/mongo/spring-mongo.xsd=org/springframework/data/mongodb/config/spring-mongo-2.0.xsd

0 commit comments

Comments
 (0)