]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/test/resources/org/argeo/slc/core/process/applicationContext.xml
Simplify ANt-Spring bridge
[gpl/argeo-slc.git] / org.argeo.slc.core / src / test / resources / org / argeo / slc / core / process / applicationContext.xml
index c295d451097cfabcf420b5226388b836e93d8b65..70480c8189c1e8596ffd72f00629dd326ffa9788 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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.0.xsd">
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
 
        <bean id="marshaller"
                class="org.springframework.oxm.castor.CastorMarshaller">