updated xxx-2.5.xsd references to 3.0
This commit is contained in:
@@ -1185,7 +1185,7 @@ public final class HibernateTitleDaoTests {
|
||||
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans
|
||||
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
|
||||
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
|
||||
|
||||
<lineannotation><!-- this bean will be injected into the <classname>HibernateTitleDaoTests</classname> class --></lineannotation>
|
||||
<bean id="<emphasis role="bold">titleDao</emphasis>" class="<emphasis
|
||||
|
||||
Reference in New Issue
Block a user