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:53:30 UTC

svn commit: r738168 - /geronimo/server/branches/2.0/pom.xml

Author: jbohn
Date: Tue Jan 27 17:53:30 2009
New Revision: 738168

URL: http://svn.apache.org/viewvc?rev=738168&view=rev
Log:
revert 738129 until myfaces 1.2.6 makes it to the mirrors

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

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=738168&r1=738167&r2=738168&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Tue Jan 27 17:53:30 2009
@@ -1302,13 +1302,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-->