Author: andrei_exadel
Date: 2008-09-17 09:32:51 -0400 (Wed, 17 Sep 2008)
New Revision: 10467
Modified:
trunk/test-applications/SeamApp/Seam-ejb/pom.xml
Log:
Rename
Modified: trunk/test-applications/SeamApp/Seam-ejb/pom.xml
===================================================================
--- trunk/test-applications/SeamApp/Seam-ejb/pom.xml 2008-09-17 13:32:27 UTC (rev 10466)
+++ trunk/test-applications/SeamApp/Seam-ejb/pom.xml 2008-09-17 13:32:51 UTC (rev 10467)
@@ -3,10 +3,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.richfaces.test-applications</groupId>
- <artifactId>SeamApp</artifactId>
+ <artifactId>regressionArea</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
- <groupId>org.richfaces.test-applications.SeamApp</groupId>
+ <groupId>org.richfaces.test-applications.regressionArea</groupId>
<artifactId>Seam-ejb</artifactId>
<name>Seam App EJB Module</name>
<packaging>ejb</packaging>