[seam-commits] Seam SVN: r11629 - branches/enterprise/JBPAPP_4_3_FP01/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Nov 10 15:48:27 EST 2009
Author: manaRH
Date: 2009-11-10 15:48:26 -0500 (Tue, 10 Nov 2009)
New Revision: 11629
Modified:
branches/enterprise/JBPAPP_4_3_FP01/build/root.pom.xml
Log:
aligned EAP dependencies
Modified: branches/enterprise/JBPAPP_4_3_FP01/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_4_3_FP01/build/root.pom.xml 2009-11-10 16:46:13 UTC (rev 11628)
+++ branches/enterprise/JBPAPP_4_3_FP01/build/root.pom.xml 2009-11-10 20:48:26 UTC (rev 11629)
@@ -222,7 +222,7 @@
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-api</artifactId>
- <version>1.2_10</version>
+ <version>1.2_13</version>
</dependency>
<dependency>
@@ -234,7 +234,7 @@
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-impl</artifactId>
- <version>1.2_10-brew</version>
+ <version>1.2_13</version>
<exclusions>
<exclusion>
<groupId>commons-collections</groupId>
More information about the seam-commits
mailing list