You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2008/02/11 19:40:37 UTC

svn commit: r620572 - /myfaces/tobago/tags/tobago-1.0.15/pom.xml

Author: bommel
Date: Mon Feb 11 10:40:34 2008
New Revision: 620572

URL: http://svn.apache.org/viewvc?rev=620572&view=rev
Log:
prepare release sandbox is included in assembly

Modified:
    myfaces/tobago/tags/tobago-1.0.15/pom.xml

Modified: myfaces/tobago/tags/tobago-1.0.15/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/tags/tobago-1.0.15/pom.xml?rev=620572&r1=620571&r2=620572&view=diff
==============================================================================
--- myfaces/tobago/tags/tobago-1.0.15/pom.xml (original)
+++ myfaces/tobago/tags/tobago-1.0.15/pom.xml Mon Feb 11 10:40:34 2008
@@ -749,6 +749,7 @@
       <modules>
         <module>extension</module>
         <module>example</module>
+        <module>sandbox</module>
       </modules>
     </profile>
     <!-- END SNIPPET: release-profile -->