You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2009/01/30 14:19:57 UTC

svn commit: r739268 - /geronimo/server/branches/2.1/pom.xml

Author: jbohn
Date: Fri Jan 30 13:19:56 2009
New Revision: 739268

URL: http://svn.apache.org/viewvc?rev=739268&view=rev
Log:
GERONIMO-4324 upgrade to MyFaces 1.2.6

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=739268&r1=739267&r2=739268&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Fri Jan 30 13:19:56 2009
@@ -1183,13 +1183,13 @@
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-api</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.6</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-impl</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.6</version>
             </dependency>
 
             <!--Axis2 modules dependencies-->