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/08/06 15:39:20 UTC

svn commit: r982956 - /myfaces/trinidad/branches/trinidad-1.2.x/pom.xml

Author: matzew
Date: Fri Aug  6 13:39:19 2010
New Revision: 982956

URL: http://svn.apache.org/viewvc?rev=982956&view=rev
Log:
looks like they did not push mojarra 1.2._15 to their maven repo

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

Modified: myfaces/trinidad/branches/trinidad-1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-1.2.x/pom.xml?rev=982956&r1=982955&r2=982956&view=diff
==============================================================================
--- myfaces/trinidad/branches/trinidad-1.2.x/pom.xml (original)
+++ myfaces/trinidad/branches/trinidad-1.2.x/pom.xml Fri Aug  6 13:39:19 2010
@@ -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_15</jsf-ri.version>
+    <jsf-ri.version>1.2_14</jsf-ri.version>
     <jsf-myfaces.version>1.2.9</jsf-myfaces.version>
     <sunjsf.ri.version>2.0.2</sunjsf.ri.version>
     <myfaces2.version>2.0.0-SNAPSHOT</myfaces2.version>