]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/src/main/resources/org/argeo/slc/hibernate/spring/applicationContext.xml
Simplify defaults
[gpl/argeo-slc.git] / org.argeo.slc.core / src / main / resources / org / argeo / slc / hibernate / spring / applicationContext.xml
index 0239264c322f4d10089d653f55c5b1d18282bb49..588e00f2f363761cc3cfccc0cf7a8d83f549e6b9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <beans xmlns="http://www.springframework.org/schema/beans"\r
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd"\r
+       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"\r
        default-lazy-init="true">\r
 \r
        <bean id="slcDefault.dataSource.inMemoryTestHSQL"\r
@@ -89,4 +89,5 @@
                class="org.argeo.slc.hibernate.process.SlcExecutionDaoHibernate"\r
                abstract="true">\r
        </bean>\r
+\r
 </beans>
\ No newline at end of file