Author: jbalunas(a)redhat.com
Date: 2010-05-19 13:41:32 -0400 (Wed, 19 May 2010)
New Revision: 17134
Modified:
root/ui/core/trunk/api/pom.xml
root/ui/core/trunk/bom/pom.xml
root/ui/core/trunk/parent/pom.xml
root/ui/core/trunk/pom.xml
Log:
Updated ui core artifact ids to richfaces-ui-core-*
Modified: root/ui/core/trunk/api/pom.xml
===================================================================
--- root/ui/core/trunk/api/pom.xml 2010-05-19 17:09:54 UTC (rev 17133)
+++ root/ui/core/trunk/api/pom.xml 2010-05-19 17:41:32 UTC (rev 17134)
@@ -22,13 +22,13 @@
<parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-parent</artifactId>
+ <artifactId>richfaces-ui-core-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-api</artifactId>
+ <artifactId>richfaces-ui-core-api</artifactId>
<name>Richfaces UI Components: Core API</name>
<packaging>jar</packaging>
Modified: root/ui/core/trunk/bom/pom.xml
===================================================================
--- root/ui/core/trunk/bom/pom.xml 2010-05-19 17:09:54 UTC (rev 17133)
+++ root/ui/core/trunk/bom/pom.xml 2010-05-19 17:41:32 UTC (rev 17134)
@@ -31,7 +31,7 @@
</parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-bom</artifactId>
+ <artifactId>richfaces-ui-core-bom</artifactId>
<version>4.0.0-SNAPSHOT</version>
<name>Richfaces UI Components: Core BOM</name>
<packaging>pom</packaging>
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-api</artifactId>
+ <artifactId>richfaces-ui-core-api</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
Modified: root/ui/core/trunk/parent/pom.xml
===================================================================
--- root/ui/core/trunk/parent/pom.xml 2010-05-19 17:09:54 UTC (rev 17133)
+++ root/ui/core/trunk/parent/pom.xml 2010-05-19 17:41:32 UTC (rev 17134)
@@ -31,7 +31,7 @@
</parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-parent</artifactId>
+ <artifactId>richfaces-ui-core-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<name>Richfaces UI Components: Core Parent</name>
<packaging>pom</packaging>
@@ -40,7 +40,7 @@
<dependencies>
<dependency>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-bom</artifactId>
+ <artifactId>richfaces-ui-core-bom</artifactId>
<version>${project.version}</version>
<scope>import</scope>
<type>pom</type>
Modified: root/ui/core/trunk/pom.xml
===================================================================
--- root/ui/core/trunk/pom.xml 2010-05-19 17:09:54 UTC (rev 17133)
+++ root/ui/core/trunk/pom.xml 2010-05-19 17:41:32 UTC (rev 17134)
@@ -31,7 +31,7 @@
</parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>core-aggregator</artifactId>
+ <artifactId>richfaces-ui-core-aggregator</artifactId>
<version>4.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Richfaces UI Components: Core Aggregator</name>
Show replies by date