You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/08/10 09:38:27 UTC

svn commit: r564497 - /myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml

Author: matzew
Date: Fri Aug 10 00:38:26 2007
New Revision: 564497

URL: http://svn.apache.org/viewvc?view=rev&rev=564497
Log:
assembly fix

Modified:
    myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml

Modified: myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml?view=diff&rev=564497&r1=564496&r2=564497
==============================================================================
--- myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml (original)
+++ myfaces/trinidad/tags/trinidad-1.0.2/trinidad-examples/pom.xml Fri Aug 10 00:38:26 2007
@@ -48,7 +48,7 @@
     <profile>
       <id>generate-assembly</id>
       <modules>
-        <module>blank</module>
+        <module>trinidad-blank</module>
         <module>trinidad-demo</module>
         <module>trinidad-example-assembly</module>
       </modules>