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 2010/01/16 18:20:57 UTC

svn commit: r899998 - /myfaces/trinidad/branches/trinidad-2.0.x/pom.xml

Author: matzew
Date: Sat Jan 16 17:20:56 2010
New Revision: 899998

URL: http://svn.apache.org/viewvc?rev=899998&view=rev
Log:
recent JSF 2.0 RI update

Modified:
    myfaces/trinidad/branches/trinidad-2.0.x/pom.xml

Modified: myfaces/trinidad/branches/trinidad-2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-2.0.x/pom.xml?rev=899998&r1=899997&r2=899998&view=diff
==============================================================================
--- myfaces/trinidad/branches/trinidad-2.0.x/pom.xml (original)
+++ myfaces/trinidad/branches/trinidad-2.0.x/pom.xml Sat Jan 16 17:20:56 2010
@@ -46,7 +46,7 @@
     <jstl.version>1.2</jstl.version>
     <jsf-spec.version>2.0</jsf-spec.version>
     <jsf-ri.version>2.0.1</jsf-ri.version>
-    <!--jsf-ri.version>2.0.0-b22</jsf-ri.version-->
+    <!--jsf-ri.version>2.0.3-SNAPSHOT</jsf-ri.version-->
     <!--jsf-myfaces.version>1.2.4</jsf-myfaces.version>
     <jsf-facelets.version>1.1.14</jsf-facelets.version-->
     <portlet-bridge.version>1.0.0-beta</portlet-bridge.version>