Author: jbalunas(a)redhat.com
Date: 2010-06-03 12:36:26 -0400 (Thu, 03 Jun 2010)
New Revision: 17489
Modified:
root/ui/dist/trunk/parent/pom.xml
root/ui/dist/trunk/richfaces-components-api/pom.xml
root/ui/dist/trunk/richfaces-components-impl/pom.xml
root/ui/dist/trunk/richfaces-components-ui/pom.xml
Log:
Changes richfaces-ui-parent artifact id
Modified: root/ui/dist/trunk/parent/pom.xml
===================================================================
--- root/ui/dist/trunk/parent/pom.xml 2010-06-03 16:34:28 UTC (rev 17488)
+++ root/ui/dist/trunk/parent/pom.xml 2010-06-03 16:36:26 UTC (rev 17489)
@@ -31,7 +31,7 @@
</parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>richfaces-ui-dist-parent</artifactId>
+ <artifactId>richfaces-ui-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<name>Richfaces UI Components: Parent</name>
<packaging>pom</packaging>
Modified: root/ui/dist/trunk/richfaces-components-api/pom.xml
===================================================================
--- root/ui/dist/trunk/richfaces-components-api/pom.xml 2010-06-03 16:34:28 UTC (rev
17488)
+++ root/ui/dist/trunk/richfaces-components-api/pom.xml 2010-06-03 16:36:26 UTC (rev
17489)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>richfaces-ui-dist-parent</artifactId>
+ <artifactId>richfaces-ui-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: root/ui/dist/trunk/richfaces-components-impl/pom.xml
===================================================================
--- root/ui/dist/trunk/richfaces-components-impl/pom.xml 2010-06-03 16:34:28 UTC (rev
17488)
+++ root/ui/dist/trunk/richfaces-components-impl/pom.xml 2010-06-03 16:36:26 UTC (rev
17489)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>richfaces-ui-dist-parent</artifactId>
+ <artifactId>richfaces-ui-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: root/ui/dist/trunk/richfaces-components-ui/pom.xml
===================================================================
--- root/ui/dist/trunk/richfaces-components-ui/pom.xml 2010-06-03 16:34:28 UTC (rev
17488)
+++ root/ui/dist/trunk/richfaces-components-ui/pom.xml 2010-06-03 16:36:26 UTC (rev
17489)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.richfaces.ui</groupId>
- <artifactId>richfaces-ui-dist-parent</artifactId>
+ <artifactId>richfaces-ui-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Show replies by date