Author: mfortun Date: 2011-06-29 15:07:54 +0200 (Wed, 29 Jun 2011) New Revision: 1004 Url: http://nuiton.org/repositories/revision/wikitty/1004 Log: * correct dtd version Modified: trunk/wikitty-struts/src/main/resources/struts-plugin.xml Modified: trunk/wikitty-struts/src/main/resources/struts-plugin.xml =================================================================== --- trunk/wikitty-struts/src/main/resources/struts-plugin.xml 2011-06-29 13:02:11 UTC (rev 1003) +++ trunk/wikitty-struts/src/main/resources/struts-plugin.xml 2011-06-29 13:07:54 UTC (rev 1004) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.1.7//EN" - "http://struts.apache.org/dtds/struts-2.1.7.dtd"> + "http://struts.apache.org/dtds/struts-2.3.dtd"> \ No newline at end of file
participants (1)
-
mfortun@users.nuiton.org