Author: thomas.heute(a)jboss.com
Date: 2010-09-08 09:34:54 -0400 (Wed, 08 Sep 2010)
New Revision: 4092
Modified:
epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml
Log:
JBEPP-453: EPP 5.1 productization
oups
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08
13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08
13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08
13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08
13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
@@ -36,4 +36,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08
13:21:09 UTC (rev 4091)
+++
epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08
13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
@@ -37,4 +37,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml 2010-09-08
13:21:09 UTC (rev 4091)
+++
epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml 2010-09-08
13:34:54 UTC (rev 4092)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
Show replies by date