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>
Show replies by date