Seam SVN: r14279 - branches/community/Seam_2_3/examples.
by seam-commits@lists.jboss.org
Author: maschmid
Date: 2012-02-01 04:46:14 -0500 (Wed, 01 Feb 2012)
New Revision: 14279
Modified:
branches/community/Seam_2_3/examples/pom.xml
Log:
remove the <finalName>examples</finalName> from examples/pom.xml
Modified: branches/community/Seam_2_3/examples/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples/pom.xml 2012-01-31 21:51:19 UTC (rev 14278)
+++ branches/community/Seam_2_3/examples/pom.xml 2012-02-01 09:46:14 UTC (rev 14279)
@@ -60,7 +60,6 @@
</modules>
<build>
- <finalName>examples</finalName>
<pluginManagement>
<plugins>
<plugin>