Author: jbalunas(a)redhat.com
Date: 2010-05-19 13:49:04 -0400 (Wed, 19 May 2010)
New Revision: 17135
Modified:
root/ui-sandbox/componentcontrol/trunk/bom/pom.xml
root/ui-sandbox/componentcontrol/trunk/ui/pom.xml
Log:
Updated because ui-core artifactId change
Modified: root/ui-sandbox/componentcontrol/trunk/bom/pom.xml
===================================================================
--- root/ui-sandbox/componentcontrol/trunk/bom/pom.xml 2010-05-19 17:41:32 UTC (rev
17134)
+++ root/ui-sandbox/componentcontrol/trunk/bom/pom.xml 2010-05-19 17:49:04 UTC (rev
17135)
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-api</artifactId>
+ <artifactId>richfaces-ui-core-api</artifactId>
<version>${richfaces.core.api.version}</version>
</dependency>
<dependency>
Modified: root/ui-sandbox/componentcontrol/trunk/ui/pom.xml
===================================================================
--- root/ui-sandbox/componentcontrol/trunk/ui/pom.xml 2010-05-19 17:41:32 UTC (rev 17134)
+++ root/ui-sandbox/componentcontrol/trunk/ui/pom.xml 2010-05-19 17:49:04 UTC (rev 17135)
@@ -38,7 +38,7 @@
<dependencies>
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-api</artifactId>
+ <artifactId>richfaces-ui-core-api</artifactId>
</dependency>
<dependency>
<groupId>org.richfaces.cdk</groupId>
Show replies by date