Author: Alex.Kolonitsky
Date: 2010-05-28 14:00:46 -0400 (Fri, 28 May 2010)
New Revision: 17379
Modified:
root/ui/dist/trunk/richfaces-components-impl/pom.xml
Log:
fix impl
Modified: root/ui/dist/trunk/richfaces-components-impl/pom.xml
===================================================================
--- root/ui/dist/trunk/richfaces-components-impl/pom.xml 2010-05-28 17:59:19 UTC (rev
17378)
+++ root/ui/dist/trunk/richfaces-components-impl/pom.xml 2010-05-28 18:00:46 UTC (rev
17379)
@@ -36,6 +36,7 @@
<name>Richfaces UI Components Impl</name>
<properties>
+ <assembly.projects.group>org.richfaces.ui</assembly.projects.group>
<faces-shade-transformers.version>1-SNAPSHOT</faces-shade-transformers.version>
</properties>
@@ -53,7 +54,7 @@
<dependencies>
<dependency>
- <groupId>org.richfaces.ui</groupId>
+ <groupId>${assembly.projects.group}</groupId>
<artifactId>richfaces-ui-iteration-impl</artifactId>
</dependency>
Show replies by date