Project

General

Profile

« Previous | Next » 

Revision 19d5d18b

Added by Andreas Müller over 3 years ago

ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3

View differences:

cdmlib-remote-webapp/src/main/webapp/WEB-INF/json-views.xml
2 2
<beans xmlns="http://www.springframework.org/schema/beans"
3 3
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 4
    xsi:schemaLocation="http://www.springframework.org/schema/beans
5
    http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
5
    http://www.springframework.org/schema/beans/spring-beans-4.3.xsd">
6 6

  
7 7
    <!--
8 8
        ===============================================================

Also available in: Unified diff