mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
changed to use 3.0 xsd references
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2480 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -670,7 +670,7 @@
|
||||
<emphasis role="bold">xmlns:jee="http://www.springframework.org/schema/jee"</emphasis>
|
||||
xsi:schemaLocation="
|
||||
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
|
||||
<emphasis role="bold">http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee-2.5.xsd"</emphasis>>
|
||||
<emphasis role="bold">http://www.springframework.org/schema/jee http://www.springframework.org/schema/jee/spring-jee-3.0.xsd"</emphasis>>
|
||||
|
||||
<beans>
|
||||
<!-- the DataSource -->
|
||||
|
||||
Reference in New Issue
Block a user