Author: thomas.heute(a)jboss.com
Date: 2010-09-08 09:21:09 -0400 (Wed, 08 Sep 2010)
New Revision: 4091
Modified:
epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml
Log:
JBEPP-453: EPP 5.1 productization
Fix artifactIds to please MEAD
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml 2010-09-08 11:39:07 UTC
(rev 4090)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml 2010-09-08 13:21:09 UTC
(rev 4091)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<packaging>pom</packaging>
<name>GateIn Portal Examples - Portlets</name>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml 2010-09-08 11:39:07 UTC (rev
4090)
+++ epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml 2010-09-08 13:21:09 UTC (rev
4091)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>skins-parent</artifactId>
<packaging>pom</packaging>
<name>GateIn Skins</name>
Show replies by date