summaryrefslogtreecommitdiffstats
path: root/mail/openemm2015/files/patch-src__jsp__WEB-INF__web.xml
blob: b05cac8bec316e6fdc7ae4c238f93c7e63c998b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- src/jsp/WEB-INF/web.xml.orig	2015-10-24 14:59:58 UTC
+++ src/jsp/WEB-INF/web.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<web-app xmlns="http://java.sun.com/xml/ns/javaee"
+<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-xsi:schemaLocation="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
-version="2.5">
+xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/"
+version="3.1">
 
 	<!-- Spring context -->
 	<context-param>
OpenPOWER on IntegriCloud