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/06/02 01:24:54 UTC

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

Author: lu4242
Date: Wed Jun  1 23:24:53 2011
New Revision: 1130342

URL: http://svn.apache.org/viewvc?rev=1130342&view=rev
Log:
remove sandbox module to prevent release it

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=1130342&r1=1130341&r2=1130342&view=diff
==============================================================================
--- myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml (original)
+++ myfaces/tomahawk/tags/tomahawk-project-1.1.11/pom.xml Wed Jun  1 23:24:53 2011
@@ -347,7 +347,9 @@
     <module>core12</module>
     <module>core20</module>
     <module>examples</module>
+    <!--
     <module>sandbox</module>
+    -->
   </modules>
 
   <properties>