Author: jbalunas(a)redhat.com
Date: 2010-05-07 15:02:35 -0400 (Fri, 07 May 2010)
New Revision: 16934
Modified:
root/pom.xml
Log:
Temp update to add project wide parent and bom
Modified: root/pom.xml
===================================================================
--- root/pom.xml 2010-05-07 19:01:53 UTC (rev 16933)
+++ root/pom.xml 2010-05-07 19:02:35 UTC (rev 16934)
@@ -31,10 +31,15 @@
</distributionManagement>
<modules>
+ <!-- These trunk settings, and this pom.xml will be removed -->
+ <!-- Added bom, parent, for temp integration -->
+ <module>build/bom/trunk</module>
+ <module>build/parent/trunk</module>
<module>build/resources/trunk/checkstyle</module>
<module>framework/${framework.svn.dir}</module>
- <module>cdk/${cdk.svn.dir}</module>
+ <module>cdk/${cdk.svn.dir}</module>
<module>ui/${ui.svn.dir}</module>
+ -->
<!--<module>ui-sandbox/${ui-sandbox.svn.dir}</module>-->
<!--<module>examples/${examples.svn.dir}</module>-->
<!--<module>examples-sandbox/${examples-sandbox.svn.dir}</module>-->
Show replies by date