update links for JavaDoc

git-svn-id: https://svn.apache.org/repos/asf/pivot/branches/2.0.x@1801287 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.xml b/build.xml
index dd57b99..5338588 100644
--- a/build.xml
+++ b/build.xml
@@ -493,7 +493,7 @@
             <packageset dir="wtk-terra/src" includes="**/*"/>
 
             <link href="http://download.oracle.com/javase/6/docs/api"/>
-            <link href="http://download.oracle.com/javaee/1.4/api/"/>
+            <link href="http://download.oracle.com/javaee/5/api/"/>
         </javadoc>
     </target>