Author: jbalunas(a)redhat.com
Date: 2011-01-05 15:54:14 -0500 (Wed, 05 Jan 2011)
New Revision: 20896
Modified:
tags/4.0.0.20101226-M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml
Log:
RF-10121 updating tag to to fix archetype regression
Modified:
tags/4.0.0.20101226-M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml
===================================================================
---
tags/4.0.0.20101226-M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml 2011-01-05
14:28:02 UTC (rev 20895)
+++
tags/4.0.0.20101226-M5/archetypes/richfaces-archetype-simpleapp/src/main/resources/archetype-resources/pom.xml 2011-01-05
20:54:14 UTC (rev 20896)
@@ -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