no longer depending on hard coded value of schema versions.
[utils] / system / spring / src / test / resources / test.org.wamblee.system.springWithProperties2.xml
index 1546261f812e1b35d96b8a2a0da7bfd9ea949798..c4d0d02e1ccdbbbd64821cab41df924ffc4755a5 100644 (file)
@@ -2,7 +2,7 @@
 <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.xsd">
 
     <bean id="helloService" class="org.wamblee.system.spring.HelloService2">
         <constructor-arg>