Author: ghuber
Date: Fri Apr 25 09:03:21 2014
New Revision: 1589957

URL: http://svn.apache.org/r1589957
Log:
Update to struts-2.3.dtd

Modified:
    roller/trunk/app/src/main/resources/struts.xml

Modified: roller/trunk/app/src/main/resources/struts.xml
URL: 
http://svn.apache.org/viewvc/roller/trunk/app/src/main/resources/struts.xml?rev=1589957&r1=1589956&r2=1589957&view=diff
==============================================================================
--- roller/trunk/app/src/main/resources/struts.xml (original)
+++ roller/trunk/app/src/main/resources/struts.xml Fri Apr 25 09:03:21 2014
@@ -1,6 +1,6 @@
 <!DOCTYPE struts PUBLIC
-    "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
-    "http://struts.apache.org/dtds/struts-2.0.dtd";>
+    "-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"
+    "http://struts.apache.org/dtds/struts-2.3.dtd";>
 <struts>
     
     <!-- Weblogger default package -->


Reply via email to