no longer depending on hard coded value of schema versions.
[utils] / system / spring / src / test / resources / test.org.wamblee.system.springWithProperties.xml
index 1ece7d14b510eaefbeee778f36d6046d6112ef31..1faef8449f981d110c4a61d1be4904d00c54ff20 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.HelloService">
         <constructor-arg>