You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/05/19 02:54:03 UTC

svn commit: r1124483 - /myfaces/shared/trunk/pom.xml

Author: lu4242
Date: Thu May 19 00:54:03 2011
New Revision: 1124483

URL: http://svn.apache.org/viewvc?rev=1124483&view=rev
Log:
MFHTML5-1 delete html5 module because it is not necessary anymore

Modified:
    myfaces/shared/trunk/pom.xml

Modified: myfaces/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk/pom.xml?rev=1124483&r1=1124482&r2=1124483&view=diff
==============================================================================
--- myfaces/shared/trunk/pom.xml (original)
+++ myfaces/shared/trunk/pom.xml Thu May 19 00:54:03 2011
@@ -61,7 +61,6 @@
     <module>core</module>
     <module>shared-impl</module>
     <module>shared-tomahawk</module>
-    <module>shared-html5</module>
   </modules>
 
   <repositories>