Author: jbalunas(a)redhat.com
Date: 2011-01-05 16:01:18 -0500 (Wed, 05 Jan 2011)
New Revision: 20897
Modified:
branches/4.0.0.M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml
Log:
RF-10121 updated release branch to fix regression
Modified:
branches/4.0.0.M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml
===================================================================
---
branches/4.0.0.M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml 2011-01-05
20:54:14 UTC (rev 20896)
+++
branches/4.0.0.M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml 2011-01-05
21:01:18 UTC (rev 20897)
@@ -145,8 +145,11 @@
<groupId>org.richfaces.ui</groupId>
<artifactId>richfaces-components-ui</artifactId>
</dependency>
-
<dependency>
+ <groupId>org.richfaces.core</groupId>
+ <artifactId>richfaces-core-impl</artifactId>
+ </dependency>
+ <dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-api</artifactId>
</dependency>
Show replies by date