Author: ishabalov
Date: 2007-07-19 20:48:41 -0400 (Thu, 19 Jul 2007)
New Revision: 1725
Modified:
trunk/ui/pom.xml
trunk/ui/tooltip/pom.xml
Log:
Settles tooltip on new place
Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml 2007-07-20 00:48:08 UTC (rev 1724)
+++ trunk/ui/pom.xml 2007-07-20 00:48:41 UTC (rev 1725)
@@ -79,6 +79,7 @@
<module>datascroller</module>
<module>menu-components</module>
<module>dropdown-menu</module>
+ <module>tooltip</module>
</modules>
<dependencies>
<dependency>
Modified: trunk/ui/tooltip/pom.xml
===================================================================
--- trunk/ui/tooltip/pom.xml 2007-07-20 00:48:08 UTC (rev 1724)
+++ trunk/ui/tooltip/pom.xml 2007-07-20 00:48:41 UTC (rev 1725)
@@ -1,11 +1,11 @@
<?xml version="1.0"?><project>
<parent>
<artifactId>ui</artifactId>
- <groupId>org.richfaces.sandbox</groupId>
+ <groupId>org.richfaces</groupId>
<version>3.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.richfaces.sandbox.ui</groupId>
+ <groupId>org.richfaces.ui</groupId>
<artifactId>tooltip</artifactId>
<name>tooltip</name>
<build>
Show replies by date