Author: andrei_exadel
Date: 2008-09-24 09:53:10 -0400 (Wed, 24 Sep 2008)
New Revision: 10548
Modified:
trunk/test-applications/regressionArea/Seam-web/pom.xml
Log:
Fix problem with projects dependencies
Modified: trunk/test-applications/regressionArea/Seam-web/pom.xml
===================================================================
--- trunk/test-applications/regressionArea/Seam-web/pom.xml 2008-09-24 13:33:56 UTC (rev
10547)
+++ trunk/test-applications/regressionArea/Seam-web/pom.xml 2008-09-24 13:53:10 UTC (rev
10548)
@@ -124,15 +124,7 @@
<activation>
<activeByDefault>false</activeByDefault>
</activation>
- <dependencies>
- <dependency>
- <groupId>org.richfaces.test-applications.regressionArea</groupId>
- <artifactId>Seam-ear</artifactId>
- <version>${project.version}</version>
- <type>ear</type>
- <scope>provided</scope>
- </dependency>
- </dependencies>
+
<build>
<plugins>
<plugin>
Show replies by date