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/27 18:57:44 UTC

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

Author: jbohn
Date: Tue Jan 27 17:57:43 2009
New Revision: 738170

URL: http://svn.apache.org/viewvc?rev=738170&view=rev
Log:
revert 738133 until myfaces 1.2.6 makes it to the mirrors - GERONIMO-4324

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=738170&r1=738169&r2=738170&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Tue Jan 27 17:57:43 2009
@@ -1183,13 +1183,13 @@
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-api</artifactId>
-                <version>1.2.6</version>
+                <version>1.2.3</version>
             </dependency>
 
             <dependency>
                 <groupId>org.apache.myfaces.core</groupId>
                 <artifactId>myfaces-impl</artifactId>
-                <version>1.2.6</version>
+                <version>1.2.3</version>
             </dependency>
 
             <!--Axis2 modules dependencies-->