You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/08/13 07:58:38 UTC

svn commit: r1513358 - /myfaces/site/publish/tobago/tobago-config-2.0.xsd

Author: lofwyr
Date: Tue Aug 13 05:58:38 2013
New Revision: 1513358

URL: http://svn.apache.org/r1513358
Log:
fix version

Modified:
    myfaces/site/publish/tobago/tobago-config-2.0.xsd

Modified: myfaces/site/publish/tobago/tobago-config-2.0.xsd
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/tobago-config-2.0.xsd?rev=1513358&r1=1513357&r2=1513358&view=diff
==============================================================================
--- myfaces/site/publish/tobago/tobago-config-2.0.xsd (original)
+++ myfaces/site/publish/tobago/tobago-config-2.0.xsd Tue Aug 13 05:58:38 2013
@@ -69,7 +69,7 @@
 
   <xs:simpleType name="tobago-config-version-type">
     <xs:restriction base="xs:token">
-      <xs:enumeration value="1.6"/>
+      <xs:enumeration value="2.0"/>
     </xs:restriction>
   </xs:simpleType>