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 2008/08/21 09:54:53 UTC

svn commit: r687619 - /myfaces/trinidad/trunk_1.2.x/pom.xml

Author: matzew
Date: Thu Aug 21 00:54:53 2008
New Revision: 687619

URL: http://svn.apache.org/viewvc?rev=687619&view=rev
Log:
updating to a newer JSF RI 1.2 version (to test the demos against that one as well)

Modified:
    myfaces/trinidad/trunk_1.2.x/pom.xml

Modified: myfaces/trinidad/trunk_1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/pom.xml?rev=687619&r1=687618&r2=687619&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/pom.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/pom.xml Thu Aug 21 00:54:53 2008
@@ -44,7 +44,7 @@
     <jsp.version>2.1</jsp.version>
     <jstl.version>1.2</jstl.version>
     <jsf-spec.version>1.2</jsf-spec.version>
-    <jsf-ri.version>1.2_08</jsf-ri.version>
+    <jsf-ri.version>1.2_09</jsf-ri.version>
     <jsf-myfaces.version>1.2.3</jsf-myfaces.version>
     <jsf-facelets.version>1.1.14</jsf-facelets.version>
     <portlet-bridge.version>1.0.0-alpha-2</portlet-bridge.version>