You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2005/07/14 04:57:12 UTC

svn commit: r218970 - in /myfaces/impl/trunk/tld: myfaces_core.tld myfaces_html.tld

Author: schof
Date: Wed Jul 13 19:57:11 2005
New Revision: 218970

URL: http://svn.apache.org/viewcvs?rev=218970&view=rev
Log:
Fixes MYFACES-329

Modified:
    myfaces/impl/trunk/tld/myfaces_core.tld
    myfaces/impl/trunk/tld/myfaces_html.tld

Modified: myfaces/impl/trunk/tld/myfaces_core.tld
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/tld/myfaces_core.tld?rev=218970&r1=218969&r2=218970&view=diff
==============================================================================
--- myfaces/impl/trunk/tld/myfaces_core.tld (original)
+++ myfaces/impl/trunk/tld/myfaces_core.tld Wed Jul 13 19:57:11 2005
@@ -29,7 +29,7 @@
 
 <taglib>
 
-    <tlib-version>0.9.0</tlib-version>
+    <tlib-version>1.0.10</tlib-version>
     <jsp-version>1.2</jsp-version>
     <short-name>f</short-name>
     <uri>http://java.sun.com/jsf/core</uri>

Modified: myfaces/impl/trunk/tld/myfaces_html.tld
URL: http://svn.apache.org/viewcvs/myfaces/impl/trunk/tld/myfaces_html.tld?rev=218970&r1=218969&r2=218970&view=diff
==============================================================================
--- myfaces/impl/trunk/tld/myfaces_html.tld (original)
+++ myfaces/impl/trunk/tld/myfaces_html.tld Wed Jul 13 19:57:11 2005
@@ -69,7 +69,7 @@
 
 <taglib>
 
-    <tlib-version>0.9.0</tlib-version>
+    <tlib-version>1.0.10</tlib-version>
     <jsp-version>1.2</jsp-version>
     <short-name>h</short-name>
     <uri>http://java.sun.com/jsf/html</uri>