[jboss-cvs] JBossAS SVN: r110944 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 17 16:31:49 EDT 2011


Author: mbenitez
Date: 2011-03-17 16:31:49 -0400 (Thu, 17 Mar 2011)
New Revision: 110944

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Change myfaces/myfaces-impl and myfaces/myfaces-api version from 1.1.3 to 1.1.5

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-17 10:51:41 UTC (rev 110943)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-17 20:31:49 UTC (rev 110944)
@@ -215,13 +215,13 @@
       <dependency>
         <groupId>apache-myfaces</groupId>
         <artifactId>myfaces-impl</artifactId>
-        <version>1.1.3</version>
+        <version>1.1.5</version>
       </dependency>
       
       <dependency>
         <groupId>apache-myfaces</groupId>
         <artifactId>myfaces-api</artifactId>
-        <version>1.1.3</version>
+        <version>1.1.5</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list