From c3d5773e139ec67febe7106473769985492ecc9e Mon Sep 17 00:00:00 2001 From: Zufar Fakhurtdinov Date: Tue, 28 Jun 2016 20:29:02 +0300 Subject: [PATCH] update archetype web.xml to version 3.1 --- .../archetype-resources/src/main/webapp/WEB-INF/web.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/maven/webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml b/tools/maven/webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml index 1fb824230..f3c8e4b71 100644 --- a/tools/maven/webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml +++ b/tools/maven/webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ - + xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" + version="3.1"> \ No newline at end of file