You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/10/20 20:36:50 UTC

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

Author: dwoods
Date: Mon Oct 20 11:36:50 2008
New Revision: 706363

URL: http://svn.apache.org/viewvc?rev=706363&view=rev
Log:
GERONIMO-4324 Upgrade to MyFaces v1.2.4

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=706363&r1=706362&r2=706363&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Mon Oct 20 11:36:50 2008
@@ -1177,13 +1177,13 @@
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-api</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.4</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-impl</artifactId>
-                <version>1.2.3</version>
+                <version>1.2.4</version>
             </dependency>
 
             <!--Axis2 modules dependencies-->