Author: abelevich
Date: 2009-06-22 12:43:08 -0400 (Mon, 22 Jun 2009)
New Revision: 14688
Modified:
branches/sandbox/rf4_build/ui/trunk/components/calendar/pom.xml
branches/sandbox/rf4_build/ui/trunk/components/tree/pom.xml
Log:
Modified: branches/sandbox/rf4_build/ui/trunk/components/calendar/pom.xml
===================================================================
--- branches/sandbox/rf4_build/ui/trunk/components/calendar/pom.xml 2009-06-22 16:42:37
UTC (rev 14687)
+++ branches/sandbox/rf4_build/ui/trunk/components/calendar/pom.xml 2009-06-22 16:43:08
UTC (rev 14688)
@@ -16,9 +16,8 @@
<packaging>pom</packaging>
<modules>
- <module>api</module>
- <!-- TODO: create a better name for 'ui' submodule -->
- <module>ui</module>
+ <module>calendar-api</module>
+ <module>calendarf-ui</module>
</modules>
</project>
\ No newline at end of file
Modified: branches/sandbox/rf4_build/ui/trunk/components/tree/pom.xml
===================================================================
--- branches/sandbox/rf4_build/ui/trunk/components/tree/pom.xml 2009-06-22 16:42:37 UTC
(rev 14687)
+++ branches/sandbox/rf4_build/ui/trunk/components/tree/pom.xml 2009-06-22 16:43:08 UTC
(rev 14688)
@@ -16,9 +16,8 @@
<packaging>pom</packaging>
<modules>
- <module>api</module>
- <!-- TODO: create a better name for 'ui' submodule -->
- <module>ui</module>
+ <module>tree-api</module>
+ <module>tree-ui</module>
</modules>
</project>
\ No newline at end of file
Show replies by date