Author: alexsmirnov
Date: 2007-08-09 21:17:16 -0400 (Thu, 09 Aug 2007)
New Revision: 2187
Modified:
trunk/samples/richfaces-demo/pom.xml
Log:
append jhighlight dependency to demo
Modified: trunk/samples/richfaces-demo/pom.xml
===================================================================
--- trunk/samples/richfaces-demo/pom.xml 2007-08-10 01:13:44 UTC (rev 2186)
+++ trunk/samples/richfaces-demo/pom.xml 2007-08-10 01:17:16 UTC (rev 2187)
@@ -17,6 +17,11 @@
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
+ <groupId>com.uwyn</groupId>
+ <artifactId>jhighlight</artifactId>
+ <version>1.0</version>
+ </dependency>
+ <dependency>
<groupId>org.richfaces.ui</groupId>
<artifactId>core</artifactId>
<version>3.1.0-SNAPSHOT</version>
Show replies by date