aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames William Dumay <jdumay@apache.org>2008-10-02 02:46:21 +0000
committerJames William Dumay <jdumay@apache.org>2008-10-02 02:46:21 +0000
commite116f0d2e7c034d06484d040d662f44491deb5ef (patch)
tree8a1b4ab0492d08757df6f7aa1c052d363f8758b9
parentfa61616ee37057e1af3d570d8f45cc79b7d61aa1 (diff)
downloadarchiva-e116f0d2e7c034d06484d040d662f44491deb5ef.tar.gz
archiva-e116f0d2e7c034d06484d040d662f44491deb5ef.zip
Use correct DTD name
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-struts2@700995 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml
index 18d941f81..b5fb01de7 100644
--- a/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml
@@ -18,7 +18,7 @@
~ under the License.
-->
-<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration//EN"
+<!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
"http://struts.apache.org/dtds/struts-2.0.dtd">
<struts>