Author: abelevich
Date: 2008-02-22 09:04:49 -0500 (Fri, 22 Feb 2008)
New Revision: 6291
Modified:
trunk/sandbox/ui/inplaceSelect/pom.xml
Log:
Modified: trunk/sandbox/ui/inplaceSelect/pom.xml
===================================================================
--- trunk/sandbox/ui/inplaceSelect/pom.xml 2008-02-22 14:04:30 UTC (rev 6290)
+++ trunk/sandbox/ui/inplaceSelect/pom.xml 2008-02-22 14:04:49 UTC (rev 6291)
@@ -56,6 +56,11 @@
<artifactId>combobox</artifactId>
<version>3.2.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.richfaces.sandbox.ui</groupId>
+ <artifactId>inplaceInput</artifactId>
+ <version>3.2.0-SNAPSHOT</version>
+ </dependency>
</dependencies>
</project>
\ No newline at end of file
Show replies by date