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 2008/11/11 07:43:24 UTC

svn commit: r712966 - /myfaces/tomahawk/trunk/pom.xml

Author: lu4242
Date: Mon Nov 10 22:43:23 2008
New Revision: 712966

URL: http://svn.apache.org/viewvc?rev=712966&view=rev
Log:
add site module to prepareRelease profile

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=712966&r1=712965&r2=712966&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Mon Nov 10 22:43:23 2008
@@ -126,6 +126,7 @@
       </activation>
       <modules>
         <module>assembly</module>
+        <module>site</module>
       </modules>
     </profile>
   </profiles>