blob: c723615a7a26d5f0a329e6cdfeda6b626dba4144 [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001<?xml version="1.0" encoding="UTF-8"?>
AviZi280f8012017-06-09 02:39:56 +03002<web-app id="Amdocs_ES6_Blueprint" version="3.0"
Michael Landoefa037d2017-02-19 12:57:33 +02003 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xmlns="http://java.sun.com/xml/ns/javaee"
5 xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">
6
AviZi280f8012017-06-09 02:39:56 +03007 <display-name>Amdocs ES6 Blueprint</display-name>
Michael Landoefa037d2017-02-19 12:57:33 +02008
9 <welcome-file-list>
10 <welcome-file>index.html</welcome-file>
11 </welcome-file-list>
12
13</web-app>
14