You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ba...@apache.org on 2006/06/10 20:25:11 UTC

svn commit: r413346 - /myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml

Author: baranda
Date: Sat Jun 10 11:25:11 2006
New Revision: 413346

URL: http://svn.apache.org/viewvc?rev=413346&view=rev
Log:
Updated doctype public to .../web-facesconfig_1_1.dtd

Modified:
    myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml

Modified: myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml?rev=413346&r1=413345&r2=413346&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml (original)
+++ myfaces/tomahawk/trunk/examples/blank/src/main/webapp/WEB-INF/examples-config.xml Sat Jun 10 11:25:11 2006
@@ -2,7 +2,7 @@
 
 <!DOCTYPE faces-config PUBLIC
   "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.0//EN"
-  "http://java.sun.com/dtd/web-facesconfig_1_0.dtd" >
+  "http://java.sun.com/dtd/web-facesconfig_1_1.dtd" >
 
 <faces-config>