Author: konstantin.mishin
Date: 2010-07-21 12:47:04 -0400 (Wed, 21 Jul 2010)
New Revision: 18182
Modified:
root/ui-sandbox/inputs/trunk/pom.xml
Log:
add inputnumberslider project
Modified: root/ui-sandbox/inputs/trunk/pom.xml
===================================================================
--- root/ui-sandbox/inputs/trunk/pom.xml 2010-07-21 16:45:44 UTC (rev 18181)
+++ root/ui-sandbox/inputs/trunk/pom.xml 2010-07-21 16:47:04 UTC (rev 18182)
@@ -37,6 +37,7 @@
<modules>
<module>parent</module>
<module>combobox</module>
+ <module>inputnumberslider</module>
</modules>
<scm>
@@ -44,4 +45,4 @@
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
<
url>http://fisheye.jboss.org/browse/richfaces</url>
</scm>
-</project>
\ No newline at end of file
+</project>