[richfaces-svn-commits] JBoss Rich Faces SVN: r2169 - trunk/docs/userguide.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 9 05:55:42 EDT 2007
Author: vkorluzhenko
Date: 2007-08-09 05:55:42 -0400 (Thu, 09 Aug 2007)
New Revision: 2169
Modified:
trunk/docs/userguide/pom.xml
Log:
added calendar
Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml 2007-08-09 09:23:06 UTC (rev 2168)
+++ trunk/docs/userguide/pom.xml 2007-08-09 09:55:42 UTC (rev 2169)
@@ -304,6 +304,16 @@
</artifactItem>
<artifactItem>
<groupId>
+ org.richfaces.ui
+ </groupId>
+ <artifactId>calendar</artifactId>
+ <version>
+ 3.1.0-SNAPSHOT
+ </version>
+ </artifactItem>
+
+ <artifactItem>
+ <groupId>
org.richfaces.docs.xslt
</groupId>
<artifactId>
More information about the richfaces-svn-commits
mailing list