diff options
Diffstat (limited to 'id/templates/src/main/webapp/WEB-INF')
-rw-r--r-- | id/templates/src/main/webapp/WEB-INF/web.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/id/templates/src/main/webapp/WEB-INF/web.xml b/id/templates/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 6954e9c87..000000000 --- a/id/templates/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!DOCTYPE web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN' 'http://java.sun.com/dtd/web-app_2_3.dtd'> - -<web-app> - <display-name>Sample MOA-ID Templates</display-name> - <description>>Sample MOA-ID Templates</description> -</web-app> - |