Author: ilya_shaikovsky
Date: 2011-01-27 06:26:04 -0500 (Thu, 27 Jan 2011)
New Revision: 21268
Modified:
trunk/examples/pom.xml
Log:
https://issues.jboss.org/browse/RF-9160
Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml 2011-01-27 11:25:38 UTC (rev 21267)
+++ trunk/examples/pom.xml 2011-01-27 11:26:04 UTC (rev 21268)
@@ -50,7 +50,8 @@
<module>push-demo</module>
<module>richfaces-showcase</module>
<module>validator-demo</module>
- <module>dnd-demo</module>
+ <module>dnd-demo</module>
+ <module>irc-client</module>
</modules>
<scm>
@@ -59,4 +60,4 @@
<
url>http://fisheye.jboss.org/browse/richfaces/trunk/examples</url>
</scm>
-</project>
\ No newline at end of file
+</project>