Author: Alex.Kolonitsky
Date: 2010-06-03 08:15:19 -0400 (Thu, 03 Jun 2010)
New Revision: 17476
Modified:
root/pom.xml
Log:
fix build
Modified: root/pom.xml
===================================================================
--- root/pom.xml 2010-06-03 11:41:40 UTC (rev 17475)
+++ root/pom.xml 2010-06-03 12:15:19 UTC (rev 17476)
@@ -15,11 +15,11 @@
<!-- These trunk settings, and this pom.xml will be removed -->
<!-- Added bom, parent, for temp integration -->
<!--<module>build/parent/tags/richfaces-parent-5</module>-->
- <!--<module>build/bom/trunk</module>-->
+ <module>build/bom/trunk</module>
<!--<module>build/resources/trunk/checkstyle</module>-->
<!--<module>build/resources/trunk/faces-shade-transformers</module>-->
+ <module>commons/trunk</module>
<module>cdk/trunk</module>
- <module>commons/trunk</module>
<module>core/trunk</module>
<!-- richfaces ui -->
@@ -31,7 +31,7 @@
<!--<module>ui-sandbox</module>-->
<module>examples</module>
<!--<module>doc/${doc.svn.dir}</module>-->
- <!--<module>archetypes</module>-->
+ <module>archetypes</module>
</modules>
<profiles>
Show replies by date