[seam-commits] Seam SVN: r14550 - branches/enterprise/WFK_2_0_PRE.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Apr 10 16:30:13 EDT 2012
Author: manaRH
Date: 2012-04-10 16:30:12 -0400 (Tue, 10 Apr 2012)
New Revision: 14550
Modified:
branches/enterprise/WFK_2_0_PRE/pom.xml
Log:
removed version from maven-ejb-plugin
Modified: branches/enterprise/WFK_2_0_PRE/pom.xml
===================================================================
--- branches/enterprise/WFK_2_0_PRE/pom.xml 2012-04-10 20:10:28 UTC (rev 14549)
+++ branches/enterprise/WFK_2_0_PRE/pom.xml 2012-04-10 20:30:12 UTC (rev 14550)
@@ -1350,7 +1350,6 @@
<!-- just for jboss-seam core as it is EJB type not jar -->
<plugin>
<artifactId>maven-ejb-plugin</artifactId>
- <version>2.3</version>
<configuration>
<ejbVersion>3.0</ejbVersion>
<archive>
More information about the seam-commits
mailing list