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/07/19 16:07:44 UTC

svn commit: r1148340 - /myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml

Author: lu4242
Date: Tue Jul 19 14:07:43 2011
New Revision: 1148340

URL: http://svn.apache.org/viewvc?rev=1148340&view=rev
Log:
comment sandbox module because it is never released

Modified:
    myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml

Modified: myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml?rev=1148340&r1=1148339&r2=1148340&view=diff
==============================================================================
--- myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml (original)
+++ myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml Tue Jul 19 14:07:43 2011
@@ -347,7 +347,9 @@
     <module>core12</module>
     <module>core20</module>
     <module>examples</module>
+    <!--
     <module>sandbox</module>
+    -->
   </modules>
 
   <properties>