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/09 10:31:21 UTC

svn commit: r897393 - /myfaces/trinidad/trunk/trinidad-api/pom.xml

Author: matzew
Date: Sat Jan  9 09:30:20 2010
New Revision: 897393

URL: http://svn.apache.org/viewvc?rev=897393&view=rev
Log:
JavaDoc update

Modified:
    myfaces/trinidad/trunk/trinidad-api/pom.xml

Modified: myfaces/trinidad/trunk/trinidad-api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-api/pom.xml?rev=897393&r1=897392&r2=897393&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-api/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad-api/pom.xml Sat Jan  9 09:30:20 2010
@@ -216,7 +216,8 @@
           <links>
             <link>http://java.sun.com/j2se/1.5.0/docs/api</link>
             <link>http://java.sun.com/j2ee/1.4/docs/api</link>
-            <link>http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/index.html</link>
+            <link>http://java.sun.com/javaee/javaserverfaces/1.2/docs/api/index.html</link>
+            <!--link>http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/index.html</link-->
           </links>
         </configuration>
       </plugin>