This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git
commit c8549f83247f8814e382159c1aff3fbc96fccb51 Author: emmanuel lecharny <[email protected]> AuthorDate: Fri May 29 15:35:43 2026 +0200 Fixed some maven site issue --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67991a5b4..569d41219 100644 --- a/pom.xml +++ b/pom.xml @@ -920,7 +920,6 @@ <encoding>UTF-8</encoding> <excludePackageNames>*.example.*</excludePackageNames> <links> - <link>http://java.sun.com/j2se/1.5.0/docs/api/</link> <link>http://www.slf4j.org/api/</link> </links> <locale>en_US</locale>
