You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2011/01/13 12:12:01 UTC

svn commit: r1058508 - /myfaces/trinidad/trunk/pom.xml

Author: matzew
Date: Thu Jan 13 11:12:01 2011
New Revision: 1058508

URL: http://svn.apache.org/viewvc?rev=1058508&view=rev
Log:
bringing back mojarra to 2.0.1 - due to some issues, that are only fixed in 2.0.4.x....

Modified:
    myfaces/trinidad/trunk/pom.xml

Modified: myfaces/trinidad/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/pom.xml?rev=1058508&r1=1058507&r2=1058508&view=diff
==============================================================================
--- myfaces/trinidad/trunk/pom.xml (original)
+++ myfaces/trinidad/trunk/pom.xml Thu Jan 13 11:12:01 2011
@@ -45,7 +45,7 @@
     <jsp.version>2.1</jsp.version>
     <jstl.version>1.2</jstl.version>
     <jsf-spec.version>2.0</jsf-spec.version>
-    <jsf-ri.version>2.0.3</jsf-ri.version>
+    <jsf-ri.version>2.0.1</jsf-ri.version>
     <jsf-myfaces.version>2.0.3</jsf-myfaces.version>
     <portlet-bridge.version>1.0.0-beta</portlet-bridge.version>
     <commons-lang.version>2.4</commons-lang.version>