[seam-commits] Seam SVN: r14216 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Sep 29 10:09:12 EDT 2011
Author: manaRH
Date: 2011-09-29 10:09:12 -0400 (Thu, 29 Sep 2011)
New Revision: 14216
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-7091 changed jsf-* version to patch-01
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2011-09-29 14:05:50 UTC (rev 14215)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2011-09-29 14:09:12 UTC (rev 14216)
@@ -191,13 +191,13 @@
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-api</artifactId>
- <version>1.2_13</version>
+ <version>1.2_13-patch-01</version>
</dependency>
<dependency>
<groupId>javax.faces</groupId>
<artifactId>jsf-impl</artifactId>
- <version>1.2_13</version>
+ <version>1.2_13-patch-01</version>
<exclusions>
<exclusion>
<groupId>commons-collections</groupId>
More information about the seam-commits
mailing list