Author: msorokin
Date: 2009-04-17 07:20:24 -0400 (Fri, 17 Apr 2009)
New Revision: 13627
Modified:
trunk/test-applications/richfaces-docs/web/pom.xml
Log:
added dependencies
Modified: trunk/test-applications/richfaces-docs/web/pom.xml
===================================================================
--- trunk/test-applications/richfaces-docs/web/pom.xml 2009-04-17 11:09:02 UTC (rev
13626)
+++ trunk/test-applications/richfaces-docs/web/pom.xml 2009-04-17 11:20:24 UTC (rev
13627)
@@ -44,25 +44,14 @@
<dependency>
+
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-ui</artifactId>
<version>3.3.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.richfaces.framework</groupId>
- <artifactId>richfaces-impl</artifactId>
- <version>3.3.1-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.richfaces.ui</groupId>
- <artifactId>richfaces-ui</artifactId>
- <version>3.3.1-SNAPSHOT</version>
- </dependency>
-
-
-
+
</dependencies>
<build>
<plugins>
Show replies by date