Author: manaRH
Date: 2012-01-20 05:42:44 -0500 (Fri, 20 Jan 2012)
New Revision: 14261
Modified:
branches/community/Seam_2_3/distribution/pom.xml
Log:
fixed jsf2 distribution deps
Modified: branches/community/Seam_2_3/distribution/pom.xml
===================================================================
--- branches/community/Seam_2_3/distribution/pom.xml 2012-01-20 10:42:36 UTC (rev 14260)
+++ branches/community/Seam_2_3/distribution/pom.xml 2012-01-20 10:42:44 UTC (rev 14261)
@@ -289,6 +289,7 @@
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam-jsf2</artifactId>
+ <type>ejb</type>
</dependency>
<dependency>
<groupId>org.jboss.seam</groupId>
Show replies by date