diff --git a/doc/org.eclipse.cdt.doc.isv/pom.xml b/doc/org.eclipse.cdt.doc.isv/pom.xml index 7dc396b14a3..7af1dcf34de 100644 --- a/doc/org.eclipse.cdt.doc.isv/pom.xml +++ b/doc/org.eclipse.cdt.doc.isv/pom.xml @@ -119,13 +119,13 @@ -windowtitle "Eclipse CDT API Specification" -doctitle "Eclipse CDT API Specification" - -link "https://docs.oracle.com/javase/8/docs/api/" + -link "https://docs.oracle.com/en/java/javase/11/docs/api/" -linkoffline ../../org.eclipse.platform.doc.isv/reference/api -public -header "Eclipse CDT 10.5.0" - -bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved." + -bottom "Copyright (c) IBM Corp. and others 2004, 2021. All Rights Reserved." -tag 'noimplement:a:Restriction:' -tag 'noextend:a:Restriction:' -tag 'noreference:a:Restriction:'