From df583711f1b780106ffc07132ed5d117c379c30c Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Wed, 11 Nov 2009 16:29:31 +0000 Subject: [PATCH] added entry for unversioned xsd reference git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2334 50f2f4bb-b051-0410-bef5-90022cba6387 --- .../src/main/resources/META-INF/spring.schemas | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org.springframework.web.servlet/src/main/resources/META-INF/spring.schemas b/org.springframework.web.servlet/src/main/resources/META-INF/spring.schemas index 05aa9f714f3..d1b483ddb0f 100644 --- a/org.springframework.web.servlet/src/main/resources/META-INF/spring.schemas +++ b/org.springframework.web.servlet/src/main/resources/META-INF/spring.schemas @@ -1 +1,2 @@ -http\://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd \ No newline at end of file +http\://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd +http\://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd \ No newline at end of file