[richfaces-svn-commits] JBoss Rich Faces SVN: r2314 - trunk/docs/userguide.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Fri Aug 17 09:02:17 EDT 2007
Author: vkorluzhenko
Date: 2007-08-17 09:02:17 -0400 (Fri, 17 Aug 2007)
New Revision: 2314
Modified:
trunk/docs/userguide/pom.xml
Log:
http://jira.jboss.com/jira/browse/RF-589
Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml 2007-08-17 12:50:36 UTC (rev 2313)
+++ trunk/docs/userguide/pom.xml 2007-08-17 13:02:17 UTC (rev 2314)
@@ -67,16 +67,6 @@
<groupId>
org.richfaces.ui
</groupId>
- <artifactId>tooltip</artifactId>
- <version>
- 3.1.0-SNAPSHOT
- </version>
- </artifactItem>
-
- <artifactItem>
- <groupId>
- org.richfaces.ui
- </groupId>
<artifactId>
dataFilterSlider
</artifactId>
@@ -170,11 +160,24 @@
3.1.0-SNAPSHOT
</version>
</artifactItem>
+
<artifactItem>
<groupId>
org.richfaces.ui
</groupId>
<artifactId>
+ insert
+ </artifactId>
+ <version>
+ 3.1.0-SNAPSHOT
+ </version>
+ </artifactItem>
+
+ <artifactItem>
+ <groupId>
+ org.richfaces.ui
+ </groupId>
+ <artifactId>
menu-components
</artifactId>
<version>
@@ -318,13 +321,20 @@
<groupId>
org.richfaces.ui
</groupId>
+ <artifactId>tooltip</artifactId>
+ <version>
+ 3.1.0-SNAPSHOT
+ </version>
+ </artifactItem>
+ <artifactItem>
+ <groupId>
+ org.richfaces.ui
+ </groupId>
<artifactId>tree</artifactId>
<version>
3.1.0-SNAPSHOT
</version>
</artifactItem>
-
-
<artifactItem>
<groupId>
org.richfaces.docs.xslt
More information about the richfaces-svn-commits
mailing list